Latest version: v1.0.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
eTimeDecorator is a set of 3 elapsed timer 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.
No known vulnerabilities found