Benchable says that it zooms in on performance changes even if it doesn't №2
Open
Nobody has claimed this yet.
benchable
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
<naxieAlDle> bench: 61a65ce,26e6993 for ^100_000 { $ = 'st' ~~ m:i/st/ }; say now - INIT now
<benchable6> naxieAlDle, starting to benchmark the 2 given commits
<benchable6> naxieAlDle, benchmarked the given commits, now zooming in on performance differences
<benchable6> naxieAlDle, ¦61a65ce: «2.0492» ¦26e6993: «2.7941»
Similarly to https://github.com/perl6/whateverable/issues/62
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the provided Benchable command and compare its output with the behavior described in whateverable issue 62. Trace the code that emits the “zooming in on performance differences” message; done means the message is shown only when the benchmark results warrant further comparison.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100