Thread with 5 posts
jump to expanded postholy shit our new laptop can build touchHLE so fast, 1 minute flat from a fresh checkout…
honestly I'm mostly surprised by the fact that the build worked first try
in any case it only takes something like 10 minutes to build on our old laptop, which is the passively-cooled dual-core-with-hyper-threading Intel 2017 MacBook. and if you wonder “how did you get a Rust project to build quickly” the answer is “discipline”
the vast majority of touchHLE's build time is actually just building a single C++ dependency (the CPU emulation part, dynarmic, has some heavy template use I believe)