1brc
1brc copied to clipboard
Update prepare_royvanrijn.sh
Added PGO sampling Added mostly static compilation
Check List:
- [X] Tests pass (
./test.sh <username>
shows no differences between expected and actual outputs) - [X] All formatting changes by the build are committed
- [X] Your launch script is named
calculate_average_<username>.sh
(make sure to match casing of your GH user name) and is executable - [X] Output matches that of
calculate_average_baseline.sh
Needs a static zlib Package: zlib-static for CentOS Stream
@royvanrijn, any thoughts?
Can't really test this...
Error: DARWIN does not support building static executable images.
If it works, sure, why not; perhaps create an own version of my code and run that, feel free to try @QBos07
It works but I would build a check that looks on the host os.
Am 12.01.2024 um 23:51 schrieb Roy van Rijn @.@.>>:
Can't really test this... Error: DARWIN does not support building static executable images.
If it works, sure, why not; perhaps create an own version of my code and run that, feel free to try.
— Reply to this email directly, view it on GitHubhttps://github.com/gunnarmorling/1brc/pull/324#issuecomment-1890084900, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AO3QOF7VTMRAPBAUGOD27ZLYOG5AHAVCNFSM6AAAAABBXCIPEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJQGA4DIOJQGA. You are receiving this because you authored the thread.Message ID: @.***>
Can't really test this...
Error: DARWIN does not support building static executable images.
Can you try now if it works?