-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from onno-vos-dev/bump-onno-vos-dev-submodule-…
…to-latest-main Bump onno-vos-dev submodule to latest merge of onno-vos-dev/1brc#5
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule 1brc
updated
8 files
+33 −0 | .github/workflows/build.yml | |
+36 −6 | README.md | |
+1 −1 | rebar.config | |
+40 −30 | src/brc.erl | |
+12 −12 | src/brc_workers.erl | |
+8 −4 | src/hash.hrl | |
+128,661 −0 | test/cities_with_population_1000.txt | |
+28 −41 | test/run_proper_SUITE.erl |