-
Disclaimer: I haven't played with Java for ~18 years, so maybe I'm doing something wrong.
```
PS D:\git\github.com\gunnarmorling\1brc> $PSVersionTable
Name Value
----…
-
Hey @nietras, I just wanted to let you know that I benchmarked my 1brc attempt against your implementation and mentioned you in my README. You've got the fastest established C# implementation I was aw…
-
So far the top result overall. Great job!
https://github.com/buybackoff/1brc?tab=readme-ov-file#native
![image](https://github.com/lehuyduc/1brc-simd/assets/489852/1ad16d76-2d2c-4119-b338-7bbd0b…
-
Hi there,
Started a repository for Object Pascal: https://github.com/gcarreno/1brc-ObjectPascal
Hope we can be listed.
Many thanks in advance!!
Cheers,
Gus
-
I implemented a variation on 1brc using JSON over HTTP.. yes I know it's crazy. But it would be cool to list it on the site!
https://anypointspeedway.com/
-
- [ ] [6 Techniques I Use to Create a Great User Experience for Shell Scripts](https://nochlin.com/blog/6-techniques-i-use-to-create-a-great-user-experience-for-shell-scripts)
# 6 Techniques I Use to…
-
I migrated some code using unordered-containers Strict HashMap.
https://github.com/YellowOnion/1brc/blob/14842cd63b6f85892f4b9b315be205fa7c2b1eaf/app/Main.hs#L116
I use one map per-thread and then…
-
Hi, I saw that you benchmark everyone's code on your env (same one as the **old** official evaluation env).
Could you please run my code on that server against both the default and 10K datasets? It…
-
Hey Gunnar!
So unfortunately I only found time now to join in on the fun and was trying to replicate the test instance.
You said 8 cores and 32GB RAM (Hetzner Cloud CCX33) here https://www.morling.d…
-
**Describe the issue**
We have in Micronaut a test application for Micronaut Security and LDAP. To make it work as a native image we've used the tracing agent to add the following reflection config…