Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ifnesi committed Jan 5, 2024
1 parent 98164bc commit ebdf453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Python implementation of Gunnar's 1 billion row challenge:
- https://github.com/gunnarmorling/1brc

## Performance (on a MacBook Pro M1 32GB)
| Interperter | Script | user | system | cpu | total |
| Interpreter | Script | user | system | cpu | total |
| ----------- | ------ | ---- | ------ | --- | ----- |
| pypy3 | calculateAveragePypy.py | 139.15s | 3.02s | 699% | 20.323 |
| python3 | calculateAverageDuckDB.py | 186.78s | 4.21s | 806% | 23.673 |
Expand Down

0 comments on commit ebdf453

Please sign in to comment.