MAB Labs
Clocking Python Code the Clever Way - Story
July 11, 2022Since 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.
Evaluating the Performance of Different Embedded Algorithms in Python - Blog
May 16, 2022Mohammed 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.
Embedded Linux Debugging Made Easier - Blog
August 04, 2021Debugging 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.