docs: improve 1brc description
This commit is contained in:
parent
062c2d2483
commit
63447f8563
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
# One billion row challenge
|
||||
# The One Billion Row Challenge
|
||||
|
||||
Naive solution with explorer.
|
||||
One billion row challenge solution in elixir.
|
||||
|
||||
It's a naive version using [Explorer](https://github.com/elixir-explorer/explorer).
|
||||
|
||||
```bash
|
||||
mix obr
|
||||
|
|
Loading…
Reference in a new issue