aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmark/result1.txt57
1 files changed, 57 insertions, 0 deletions
diff --git a/benchmark/result1.txt b/benchmark/result1.txt
new file mode 100644
index 00000000..d1396438
--- /dev/null
+++ b/benchmark/result1.txt
@@ -0,0 +1,57 @@
+Indexes generation...
+Whoosh
+196.545773983
+
+ElasticSearch
+94.7216258049
+
+
+
+Search...
+Query: Edward Snowden
+with Whoosh
+0.0147311687469
+0.011470079422
+0.00857496261597
+0.0085711479187
+0.00825500488281
+
+with ElasticSearch
+0.0862648487091
+0.0866339206696
+0.0592570304871
+0.0543968677521
+0.0631248950958
+
+
+Query: Saint-Pierre-et-Miquelon
+with Whoosh
+0.00804090499878
+0.0079128742218
+0.00777006149292
+0.00785398483276
+0.00778198242188
+
+with ElasticSearch
+0.37456202507
+0.399182081223
+0.321753978729
+0.282958030701
+0.278406858444
+
+
+Query: micropatronage
+with Whoosh
+0.00164914131165
+0.00118803977966
+0.00118589401245
+0.00117492675781
+0.00118207931519
+
+with ElasticSearch
+0.0025098323822
+0.00219702720642
+0.00187206268311
+0.00209093093872
+0.00200915336609
+
bgstack15