Projects in Awesome Lists tagged with elapsedtimer
A curated list of projects in awesome lists tagged with elapsedtimer .
https://github.com/rabuchaim/etimedecorator
eTimeDecorator is a set of 3 decorators for Python 3.x and PyPy3 to measure the execution time of a function that executes hundreds/thousands of times per second. It also works with asyncio. Records the minimum, average and maximum elapsed time of functions and calculates the percentile.
decorator elapsed elapsedtime elapsedtimer timer
Last synced: 12 Mar 2026