Skip to content
Compare
Choose a tag to compare
@rhysd rhysd released this 17 Nov 05:37
· 406 commits to master since this release
  • New: Support pytest-benchmark for Python projects which use pytest
    • Benchmark value is how long one iteration takes (seconds/iter)
  • Improve: Show more extra data in tooltip which are specific to tools
    • Go
      • Iterations
      • Number of CPUs used
    • Benchmark.js
      • Number of samples
    • pytest-benchmark
      • Mean time
      • Number of rounds

For reflecting the extra data improvement, please refresh your index.html. Remove current index.html in GitHub Pages branch and push the change to remote, then re-run your benchmark workflow.