Releases: JoeyHendricks/python-benchmark-harness
Releases · JoeyHendricks/python-benchmark-harness
python-benchmark-harness v1.0.3
A small amount of changes and renamed project name.
python-micro-benchmarks v1.0.2
This release is a rework of most of the original components of QuickPotato updating the database structure to work better and improving dialogue with the end-users through the API interface.
This version also introduces stronger automatic analysis allowing users to compare tests using a letter rank or score.
For more information see the full changelog here: v1.0.1...v1.0.2
minor bug fix (QuickPotato)
Introduced a minor fix from issue #7 heatmaps now render better.
Bug fixes and light restructuring (QuickPotato)
non-intrusive profiling and quality of life improvements (QuickPotato)
- Introduction of non-intrusive profiling.
- Some minor performance gains introduced when generating heatmaps.
- Minor improvements on the code and the structure of the project.
- Trying to release QuickPotato on PyPi from GitHub.
More and improved code visualizations and quality of life improvements (QuickPotato)
Pre-release
added the following stuff:
- d3-flame graphs (they are much better than the old SVG rendered ones)
- d3 Heatmaps
- a multitude of bug fixes.
Flame Graphs and Technical Improvements (QuickPotato)
added the following functionality:
- flame graphs
- flame graph comparisons
- flame graphs than can be exported based on test results
- quick profiling with flame graphs
- overall technical improvements
Initial beta release (QuickPotato)
v0.0.1-beta.1 improved repository layout