aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_const.cpp
diff options
context:
space:
mode:
authorLaytan Laats <laytanlaats@hotmail.com>2024-03-28 18:44:21 +0100
committerLaytan Laats <laytanlaats@hotmail.com>2024-03-28 18:44:21 +0100
commit63f30a8207cf7729f4791f3d0429a428abc0ca4a (patch)
tree533d915b41215180654579a73d2e9b40466acff4 /src/llvm_backend_const.cpp
parent308e9112f23a37322878968f388a4751d3d54278 (diff)
speed up path_to_fullpath on Linux/MacOS
We did some profiling for #3343 and this seems to be the biggest problem. `realpath` is expensive, and we are locking here for no reason that I can think of. This improves the "check procedure bodies" timing (of the linked issue) from 2.4s to .4s on my machine.
Diffstat (limited to 'src/llvm_backend_const.cpp')
0 files changed, 0 insertions, 0 deletions