Rm claims until benchmarks

This commit is contained in:
Gregory 2018-12-30 22:30:21 -05:00 committed by GitHub
parent d4c6b20a6c
commit 8d99e86a97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,10 +22,6 @@ Find & replace expressions are split up, which makes them easy to read and write
Smart-cased regular expressions also come with a sane syntax that's not opt-in. Defaults follow common sense and are tailored for typical daily use.
**High performance**
Multiple times faster than `sed` beyond trivial cases. (Benchmarks incoming).
## Comparison to sed
While sed does a whole lot more, `sd` focuses on doing just one thing and doing it well.