Skip to content

Commit c2fcc37

Browse files
committed
Add exa to benchmarks.
1 parent dcfffbe commit c2fcc37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ ls
3232
0.21s user 0.29s system 86% cpu 0.574 total
3333
```
3434

35+
[exa](https://github.com/ogham/exa)
36+
```
37+
❯ time (repeat 100 { exa })
38+
0.60s user 0.60s system 90% cpu 1.338 total
39+
```
40+
3541
[better-ls](https://github.com/illinoisjackson/better-ls)
3642
```
3743
time ( repeat 100 { ./lsicons.py })

0 commit comments

Comments
 (0)