mirror of
https://github.com/crioux/turbo-linecount.git
synced 2024-10-27 17:24:01 +00:00
Update README.md
This commit is contained in:
parent
4ca4808a26
commit
9bf2210d40
14
README.md
14
README.md
@ -85,9 +85,11 @@ Performance on Windows and Mac OS X is excellent for all file sizes. Performance
|
|||||||
* 1TB SSD hard drive
|
* 1TB SSD hard drive
|
||||||
* 16GB Memory
|
* 16GB Memory
|
||||||
|
|
||||||
| File Size | `tlc` | `python` | `wc -l` |
|
```
|
||||||
|-----------|---|---|---|---|---|
|
| File Size | `tlc` | `python` | `wc -l` |
|
||||||
| 10MB | 0.006s | 0.025s (4.2x) | 0.012s (2.0x) |
|
|-----------|--------|----------------|----------------|
|
||||||
| 100MB | 0.015s | 0.084s (5.6x) | 0.100s (6.7x) |
|
| 10MB | 0.006s | 0.025s (4.2x) | 0.012s (2.0x) |
|
||||||
| 1GB | 0.127s | 0.661s (5.2x) | 0.933s (7.3x) |
|
| 100MB | 0.015s | 0.084s (5.6x) | 0.100s (6.7x) |
|
||||||
| 10GB | 1.196s | 6.165s (5.15x) | 9.857s (8.2x) |
|
| 1GB | 0.127s | 0.661s (5.2x) | 0.933s (7.3x) |
|
||||||
|
| 10GB | 1.196s | 6.165s (5.15x) | 9.857s (8.2x) |
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user