From e9959aa969fae43bf5a5954ea6938081ed337ac3 Mon Sep 17 00:00:00 2001
From: Olivier Binette ⚡ StringCompare: Efficient String Comparison FunctionsThe complete API documentation is available on the project website olivierbinette.github.io/StringCompare.
Install the development version from github using the following commands:
-pip install git+https://github.com/OlivierBinette/StringCompare.git
+Install the released version from github using the following commands:
+pip install git+https://github.com/OlivierBinette/StringCompare.git@release
@@ -190,9 +190,9 @@ BenchmarkPackage avg runtime (ns)
------------- ------------------
-StringCompare 703.727
-jellyfish 978.144
-textdistance 4139.59
+StringCompare 697.834
+jellyfish 974.363
+textdistance 3982.73
Install the development version from github using the following commands:
-pip install git+https://github.com/OlivierBinette/StringCompare.git
+Install the released version from github using the following commands:
+pip install git+https://github.com/OlivierBinette/StringCompare.git@release
@@ -177,9 +177,9 @@ BenchmarkPackage avg runtime (ns)
------------- ------------------
-StringCompare 703.727
-jellyfish 978.144
-textdistance 4139.59
+StringCompare 697.834
+jellyfish 974.363
+textdistance 3982.73