alexmojaki / birdseye

Graphical Python debugger which lets you easily view the values of all evaluated expressions
https://birdseye.readthedocs.io
MIT License
1.65k stars 71 forks source link

Create performance benchmarks #19

Open alexmojaki opened 6 years ago

alexmojaki commented 6 years ago

This would make it easier to measure the effects of any attempted optimisations. Both the volume of data and time taken need measuring, as tradeoffs between them may be made.