-
The `nbqa` project ([nbQA-dev/nbQA](https://github.com/nbQA-dev/nbQA)) understands the Ipython notebook format and knows how to run common Python static analysis and autoformatting tools over them.
…
-
Hm, does this work with arbitrary number of cities? Have you tried with random city names? The Java 1brc createMeasurements creates random 10k cities.
-
https://github.com/dzaima/1brc - build with `make a.out`, run with `THREADS_1BRC=[desired thread count] ./a.out path/to/measurements.txt`.
Language column is mildly non-trivial - there's C, C++, an…
-
I've made some improvements to my implementation (https://github.com/kpocza/1brc) mostly by decreasing hash collisions, exploiting cache locality.
I expect it to run 10-20% faster (especially for the…
-
https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage.java
-
https://github.com/buybackoff/1brc#results
-
I think that the leaderboard update with https://github.com/gunnarmorling/1brc/commit/c4d2dc96a8de6b9b27d4dc1a21fe00f236aa2da9 is incorrect. The 2nd entry (mine) has a link to https://github.com/gunna…
-
Please measure my implementation [(https://github.com/kpocza/1brc)](https://github.com/kpocza/1brc) and add to the results table if it performs well on you machine.
-
Victor,
When you get the time, could you re-run with my last set of implementations?
https://github.com/pedrosakuma/1brc
Thanks a lot!
-
See https://github.com/gunnarmorling/1brc/pull/5#discussion_r1440578784; CC @AlexanderYastrebov