This question is an effort to try and answer the question
Just how much can I modify a Julia program's behaviour without touching it's code?
And then try to turn all the different knobs and switches as possible.
You know, for science 🔭.
mimalloc
tbballoc
jemalloc
hoard allocator
mesh allocator
mold
Optimized tablegen
split debug dwarf
MMTK
coz
valgrind
pgo + LLVM Bolt
lto ?
debugging and rr
AFL for fuzzing
CReduce for finding errors