Merge branch 'master' of github.com:nathanmarz/specter
This commit is contained in:
commit
bbab9f8e92
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Example 2: Specter's `transform` is 6x faster than `update-in`:
|
||||||
"Elapsed time: 1616.762 msecs"
|
"Elapsed time: 1616.762 msecs"
|
||||||
```
|
```
|
||||||
|
|
||||||
Here's [a benchmark](https://gist.github.com/nathanmarz/b7c612b417647db80b9eaab618ff8d83) showing Specter's amazing performance for a veriety of queries and transformations.
|
Here's [a benchmark](https://gist.github.com/nathanmarz/b7c612b417647db80b9eaab618ff8d83) showing Specter's amazing performance for a variety of queries and transformations.
|
||||||
|
|
||||||
**Specter makes sophisticated tasks – that are difficult to program manually – easy**
|
**Specter makes sophisticated tasks – that are difficult to program manually – easy**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue