We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1ae89 commit d5e0884Copy full SHA for d5e0884
lib/benchmark/ips.rb
@@ -20,10 +20,10 @@ module Benchmark
20
module IPS
21
22
# Benchmark-ips Gem version.
23
- VERSION = "2.13.1"
+ VERSION = "2.14.0"
24
25
# CODENAME of current version.
26
- CODENAME = "Long Awaited"
+ CODENAME = "Akagi"
27
28
# Measure code in block, each code's benchmarked result will display in
29
# iteration per second with standard deviation in given time.
0 commit comments