Skip to content

Commit

Permalink
chore: fix leaderboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar-P-yan committed Jan 21, 2024
1 parent 12bb311 commit d2ebb34
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 @@ -41,7 +41,7 @@ Submit your implementation and become part of the leaderboard!
| # | Result (m:s.ms) | Implementation | Submitter | Notes |
| --- | --------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------ | ---------------------------------------------------------------------------------- |
| 1. | 00:23.000 | [link](https://github.com/1brc/nodejs/blob/main/src/main/nodejs/Edgar-P-yan/index.js) | [Edgar Pogosyan](https://github.com/Edgar-P-yan) | Multi-threaded, optimized parsing, input-specific `float` to `int` parser, no mmap |
| | 00:13.449 | [link](https://github.com/1brc/nodejs/blob/main/src/main/nodejs/baseline/index.js) | [Edgar Pogosyan](https://github.com/Edgar-P-yan) | The baseline, single threaded, naive implementation |
| | 06:16.000 | [link](https://github.com/1brc/nodejs/blob/main/src/main/nodejs/baseline/index.js) | [Edgar Pogosyan](https://github.com/Edgar-P-yan) | The baseline, single threaded, naive implementation |

See [below](#entering-the-challenge) for instructions how to enter the challenge with your own implementation.

Expand Down

0 comments on commit d2ebb34

Please sign in to comment.