Kouhei Sutou
null+****@clear*****
Sun Aug 10 15:40:23 JST 2014
Kouhei Sutou 2014-08-10 15:40:23 +0900 (Sun, 10 Aug 2014) New Revision: e16bdbabf138fdd5a0a89087024a0051c51f4ec0 https://github.com/groonga/groonga/commit/e16bdbabf138fdd5a0a89087024a0051c51f4ec0 Message: benchmark: add result on my environment as comment Modified files: benchmark/bench-query-optimizer.c Modified: benchmark/bench-query-optimizer.c (+13 -0) =================================================================== --- benchmark/bench-query-optimizer.c 2014-08-10 15:39:38 +0900 (ee8e52b) +++ benchmark/bench-query-optimizer.c 2014-08-10 15:40:23 +0900 (3671b9c) @@ -16,6 +16,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +/* + Groonga: c4379140c02699e3c74b94cd9e7b88d372202aa5 + CFLAGS: -O0 -g3 + % make --quiet -C benchmark run-bench-query-optimizer + run-bench-query-optimizer: + Process 100 times in each pattern + (time) + 1 condition: with mruby: (0.0362s) + 1 condition: without mruby: (0.0216s) + 4 conditions: with mruby: (0.0864s) + 4 conditions: without mruby: (0.0271s) +*/ + #include <stdlib.h> #include <string.h> -------------- next part -------------- HTML����������������������������...Download