From ecafeed637694c0194b71fb7e3666e07f1e45137 Mon Sep 17 00:00:00 2001 From: Gary Murakami Date: Tue, 17 Apr 2012 09:25:11 -0400 Subject: [PATCH] [Gary] Ruby versus C graphs --- bench/exp_series.html | 51 +++++++++++++++++++++++++++++------------- bench/profile_array.rb | 1 + 2 files changed, 36 insertions(+), 16 deletions(-) diff --git a/bench/exp_series.html b/bench/exp_series.html index c3f4bfb..72675e1 100644 --- a/bench/exp_series.html +++ b/bench/exp_series.html @@ -23,7 +23,9 @@

Exp Series Performance Tests

- y-axis is operations per user-time CPU-second + x-axis is power of 2, log base 2 of size
+ y-axis is operations per user-time CPU-second
+ Note that this is not operations per real-time second that includes DB real-time