MAB Labs

Articles related to MAB Labs
Software & OS

Clocking Python Code the Clever Way - Story

July 11, 2022

Since the Fibonacci sequence generator was implemented in Python, some of the top questions on StackOverflow have to do with the most efficient and “Pythonic” implementation of a particular algorithm. In this article, we’ll look at a popular operation: reversing a list.

Software & OS

Evaluating the Performance of Different Embedded Algorithms in Python - Blog

May 16, 2022

Mohammed Billoo, founder of MAB Labs, looks at how Percepio Tracealyzer can be used to evaluate the performance of an algorithm written in different ways into Python.

Debug & Test

Embedded Linux Debugging Made Easier - Blog

August 04, 2021

Debugging embedded Linux is highly complex, presenting even the most experienced of embedded systems developers with many challenges. But visual trace diagnostics tools that specifically support embedded Linux can make the job considerably easier.