3
votes
8answers
1k views
Python speed testing - Time Difference - milliseconds
What is the proper way to compare 2 times in Python in order to speed test a section of code? I tried reading the API docs. I'm not sure I understand the timedelta thing.
So far I have this code:
…
3
votes
2answers
577 views
Tools to Throttle Bandwidth for Testing [closed]
My company provides e-learning content that is flash based. Apparently, speed testing has only recently become a focus and so now we need a tool or set of tools that will allow individual users to …
