Add note in README about the nature of the benchmarks.

This commit is contained in:
Jorge Bucaran 2016-02-05 20:41:49 +09:00
parent 9f23f4318d
commit fff5a52405
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -35,7 +35,7 @@ The following benchmarks were calculated using a 2.4 GHz Intel Core i5 MacBook P
time -p fish -ic exit
```
Fisherman runs virtually no initialization code making it as fast as no Fisherman. Fundle performs well, but still [runs][fundle] cumbersome startup code. Oh My Fish! has the worst performance at `0.21s`.
Fisherman runs virtually no initialization code making it as fast as no Fisherman. Fundle performs well, but still [runs][fundle] cumbersome startup code. Oh My Fish! has the worst performance at `0.21` for a lightweight setup.
<p align="center">
<a href="https://github.com/fisherman/fisherman/wiki/Performance">