Files
meson/mesonbuild/compilers/mixins
Nirbheek Chauhan 5dd3413b71 meson: Cache os.path.realpath in CLikeCompilerArgs
Profiling showed that we were spending 25s inside os.path.realpath()
on Windows while generating compile lines for build.ninja, inside
NinjaBackend.generate()

The real path for these will not (should not) change during a single
meson invocation, so cache all these.

Brings build.ninja generation from 73s to 47s on my machine.
2022-12-22 23:14:25 +05:30
..
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00
2022-11-27 16:50:48 -05:00