summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-08-24 02:10:28 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-08-24 02:10:28 +0000
commit03fa0c49865c38b3fbe144712f189bec370350e5 (patch)
tree4005c5d9b8fa3245816437697741f181e277cc2c /ChangeLog
parent4d31df0342d16c9af47ec0dc2ff252887c2f6846 (diff)
lib/benchmark.rb (measure): reduce allocations as in r47260
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07ac44755a..37b9b39635 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Aug 24 11:09:29 2014 Eric Wong <e@80x24.org>
+
+ * lib/benchmark.rb (measure): reduce allocations as in r47260
+
Sun Aug 24 10:35:54 2014 Pete Higgins <pete@peterhiggins.org>
* lib/benchmark.rb (module Benchmark): define BENCHMARK_CLOCK