issues
search
benchmark-action
/
github-action-benchmark
GitHub Action for continuous benchmarking to keep performance
https://benchmark-action.github.io/github-action-benchmark/dev/bench/
MIT License
1.03k
stars
153
forks
source link
fix: 204 ratio is NaN when previous value is 0
#222
Closed
ktrz
closed
10 months ago
ktrz
commented
10 months ago
extract getRatio function
print 1 when both values are 0
print +-∞ when divisor is 0
fixes #204
fixes #204