From 16f6cb92ae6249ce22c1fd220f2a2d0386e03c03 Mon Sep 17 00:00:00 2001 From: greg Date: Thu, 11 Apr 2019 08:00:51 -0400 Subject: [PATCH] add bench results --- html/Lookup.html | 84 ------------------- .../martinus_mod/InsertManyInt.html | 69 +++++++++++++++ html/bench_results/martinus_mod/Lookup.html | 84 +++++++++++++++++++ html/bench_results/martinus_mod/index2.html | 12 +++ 4 files changed, 165 insertions(+), 84 deletions(-) delete mode 100644 html/Lookup.html create mode 100644 html/bench_results/martinus_mod/InsertManyInt.html create mode 100644 html/bench_results/martinus_mod/Lookup.html create mode 100644 html/bench_results/martinus_mod/index2.html diff --git a/html/Lookup.html b/html/Lookup.html deleted file mode 100644 index 1d1ceed..0000000 --- a/html/Lookup.html +++ /dev/null @@ -1,84 +0,0 @@ - - - -
- - - diff --git a/html/bench_results/martinus_mod/InsertManyInt.html b/html/bench_results/martinus_mod/InsertManyInt.html new file mode 100644 index 0000000..39059cb --- /dev/null +++ b/html/bench_results/martinus_mod/InsertManyInt.html @@ -0,0 +1,69 @@ + + + +
+ + + diff --git a/html/bench_results/martinus_mod/Lookup.html b/html/bench_results/martinus_mod/Lookup.html new file mode 100644 index 0000000..21ea085 --- /dev/null +++ b/html/bench_results/martinus_mod/Lookup.html @@ -0,0 +1,84 @@ + + + +
+ + + diff --git a/html/bench_results/martinus_mod/index2.html b/html/bench_results/martinus_mod/index2.html new file mode 100644 index 0000000..d679632 --- /dev/null +++ b/html/bench_results/martinus_mod/index2.html @@ -0,0 +1,12 @@ + + + + +

Benchmark Results

+ +insert 100m values in map

+ +Lookup 100m ints, all present | Lookup 100m ints, few present

+ + +