Commit graph

15 commits

Author SHA1 Message Date
Ed Page
54953c263a test: Fix typo 2021-10-25 10:29:37 -05:00
Ed Page
8f364d90a0 perf: Re-enable large-file checks 2021-05-22 21:21:03 -05:00
Ed Page
8a19ec5059 docs: Remove reference to misspell-rs
This project seems to be dead
2021-05-22 21:17:37 -05:00
Ed Page
36131c2bee perf: Measure latest performance 2021-05-22 21:15:34 -05:00
Ed Page
bd135c4ac9 test: Update benchsuite 2021-05-21 20:34:50 -05:00
Ed Page
8863874e33 tests: Measure ascii perf 2021-05-21 18:24:24 -05:00
Ed Page
6b8047ee44 perf: Multi-threaded spell checking
Fixes #7
2020-03-21 14:22:53 -05:00
Ed Page
8f0e3ca57b perf: New benchsuite results 2019-11-02 20:35:06 -06:00
Ed Page
403cba8c78 perf: v0.1.2 benchmark results 2019-10-29 09:05:27 -06:00
Ed Page
cca956d3c9 tests: Fix ru_small benchmarks 2019-10-29 09:00:58 -06:00
Ed Page
0ff060f5f2 tests: Remove ru benchmark; too slow 2019-10-29 08:55:41 -06:00
Ed Page
4049a1e625 refactor(bench): Make it easier to change benchsuite 2019-10-26 20:32:35 -06:00
Ed Page
2ae1a0bca6 docs: Explain rg in benchmarks 2019-10-25 10:59:20 -06:00
Ed Page
ca78fed347 perf: Benchmark 0.1 2019-10-24 21:04:43 -06:00
Ed Page
a3fabbd855 perf: Create end-to-end benchmark suite
Fixtures were taken from ripgrep.  The framework was rewritten to be
more composable (rather than a single python script that had both
generic fixtures and selection of units-under-test)

One of the goals was to completely generate a report that would include
all relevant information for reproducing the results or adding nuance
for when results change.

Having problems with subtitles_en, so its not fully included atm.
2019-10-24 21:04:43 -06:00