Some difference are striking :)
On Tue, Dec 5, 2017 at 5:09 AM, Hernán Morales Durand <hernan.mora...@gmail.com> wrote: > Hi guys, > > I benchmarked five Levenshtein implementations today and just wonder > is there any package or extension which takes a SMark report and plot > a Roassal bar chart? > > This is the best I get so far: > > "Report for: StringExtensionsBenchmark > Benchmark LevPW100kTo > LevPW100kTo total: iterations=10 runtime: 486.6ms +/-4.2 > > Benchmark LevPW1kWith > LevPW1kWith total: iterations=10 runtime: 27.6ms +/-1.3 > > Benchmark LevPW1k > LevPW1k total: iterations=10 runtime: 70.40ms +/-0.82 > > Benchmark LevPW1kTo > LevPW1kTo total: iterations=10 runtime: 4.30ms +/-0.28 > > Benchmark LevPW100k > LevPW100k total: iterations=10 runtime: 8325ms +/-101 > > Benchmark LevPW100kFrom > LevPW100kFrom total: iterations=10 runtime: 1278.1ms +/-4.9 > > Benchmark LevPW100kWith > LevPW100kWith total: iterations=10 runtime: 3309ms +/-75 > > Benchmark LevPW100kToLD > LevPW100kToLD total: iterations=10 runtime: 2222ms +/-17 > > Benchmark LevPW1kLD > LevPW1kLD total: iterations=10 runtime: 19.40ms +/-0.48 > > Benchmark LevPW1kFrom > LevPW1kFrom total: iterations=10 runtime: 11.30ms +/-0.39 > " > > Cheers, > > Hernán >