https://adventofcode.com/2024/leaderboard
Benchmark 1: make run_4x
Time (mean ± σ): 760.7 ms ± 11.0 ms [User: 752.6 ms, System: 6.6 ms]
Range (min … max): 744.4 ms … 779.8 ms 10 runs
CoolifyXHetzner10
on https://console.hetzner.cloud/usage gives you 11.90 €CoolifyXHetzner10
on https://console.hetzner.cloud/usage gives you 11.90 € [target.x86_64-unknown-linux-gnu]
linker = "/usr/bin/clang"
rustflags = ["-C", "force-frame-pointers=yes"]
--call-graph dwarf
the graph is unreadable, and with it it prints [unknown]
quite oftenpq
though, only happens with underscores in the last linep
should go below the underscoreANDROID_HOME
variable in the cmake_android.sh
script to specify different location for the Android SDK installation. See https://developer.android.com/tools/variables#envar for details.
Make generation of data integrity index file in the cmake_android.sh
script faster by factor >100 in MSYS2 by avoiding the loop over piped output.
Locally prepend /usr/bin/
to the PATH
variable in the cmake_android.sh
script to ensure that the MSYS2 binaries are used inst...