issues
search
evanphx
/
benchmark-ips
Provides iteration per second benchmarking for Ruby
MIT License
1.72k
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Declare explicit dependency on `benchmark`
#141
Earlopain
closed
2 months ago
12
Improve code template in README.md
#140
amomchilov
closed
2 months ago
2
Fix typos
#139
kianmeng
closed
8 months ago
1
Fork support?
#138
mperham
closed
8 months ago
3
Fix code block in compare.rb rdoc comments
#137
rwstauner
opened
8 months ago
0
Make the label column width configurable
#136
evanphx
opened
10 months ago
0
Implement automatic warmup timing
#135
evanphx
opened
10 months ago
4
Provide Benchmark.quick_compare to quickly compare methods on an object
#134
evanphx
closed
2 months ago
3
Add Q&D driver method
#133
zenspider
closed
2 months ago
4
Improve report to show duration/i (e.g: `12.34 ns/i`).
#132
huacnlee
closed
10 months ago
2
Parameterize width?
#131
zenspider
opened
11 months ago
0
Automatically print the Ruby description at the top of the report
#130
casperisfine
closed
11 months ago
7
Bump actions/checkout from 3 to 4
#129
dependabot[bot]
closed
10 months ago
0
reduces calc overhead of suffix helper method
#128
jtbg
closed
1 year ago
5
Bump actions/checkout from 2 to 3
#127
dependabot[bot]
closed
1 year ago
0
Update GitHub Action CI
#126
biow0lf
closed
1 year ago
0
Feat: Support JSON output to STDOUT
#125
okuramasafumi
closed
1 year ago
3
Return nil instead of 0 for relative error in SD
#124
jtbg
closed
2 years ago
0
`compare!(order: :baseline)` option
#123
casperisfine
closed
2 years ago
9
Remove Hoe, 2.9.3
#122
nateberkopec
closed
2 years ago
3
Ensure to always run at least 1 iteration for both warmup and for measurement
#121
eregon
closed
2 years ago
3
Paper cut: `FloatDomainError: Infinity` if warmup period is "small enough"
#120
ivoanjo
closed
2 years ago
9
! Fix quiet mode broken when config called without key `quiet`
#119
PikachuEXE
closed
3 years ago
2
Add test to ensure .rb files under lib are included in the manifest
#118
eregon
closed
3 years ago
1
Include all *.rb files in lib/ into the gem
#117
janko
closed
3 years ago
2
`cannot load such file -- benchmark/ips/noop_suite`
#116
ioquatix
closed
3 years ago
3
Fix missing `noop_suite` and `job/noop_report` files in v2.9.0 Manifest
#115
okeeblow
closed
3 years ago
6
Slow Tests
#114
allcentury
closed
10 months ago
1
Allow Suite To be Set via Accessor
#113
allcentury
closed
3 years ago
10
Suite Only Availabe via config
#112
allcentury
closed
3 years ago
2
Report to stream
#111
kbrock
closed
1 year ago
11
Don't print error when printing standard deviation in comparison
#110
ivoanjo
closed
1 year ago
4
Updates the default SHARE_URL
#109
etagwerker
closed
3 years ago
1
benchmark.fyi link in README.md is pointing to a ArcGIS instance
#108
janniswidderich
closed
3 years ago
8
Fix broken hold! when results file didn't exist
#107
ivoanjo
closed
3 years ago
4
Avoid overflow during warmup when the cycles would become >= 2**31
#106
eregon
closed
4 years ago
6
Can we add a v2.8.2 tag?
#105
HParker
closed
4 years ago
1
Please update history.txt
#104
Aqualon
closed
4 years ago
1
Files missing from gem
#103
dark-panda
closed
4 years ago
1
Missing file benchmark/ips/stats/stats_metric
#102
shveikus
closed
4 years ago
2
Add missing stats_metric.rb to Manifest.txt
#101
proby
closed
4 years ago
8
NoMethodError: gem install --user-install benchmark-ips -v 2.8.0
#100
junaruga
closed
4 years ago
9
Add JRuby and TruffleRuby in CI
#99
eregon
closed
4 years ago
0
Ignore empty saved files
#98
jcoleman
closed
4 years ago
3
Release new gem version
#97
jcoleman
closed
4 years ago
2
Run more than just 1 cycle during warmup to reduce overhead
#96
eregon
closed
4 years ago
10
Compile a #call_times method for each Job::Entry instance
#95
eregon
closed
4 years ago
33
Add factor to control times parameter
#94
ioquatix
closed
4 years ago
1
Add Ruby 2.3+ to travis
#93
ixti
closed
4 years ago
1
Fully Automatic Mode
#92
nateberkopec
opened
5 years ago
5
Next