00:42:29 huge!!!!!! 10:59:07 https://github.com/seraphis-migration/monero/pull/381 > <@jberman> added to the TODO list: https://github.com/seraphis-migration/monero/issues/377 10:59:07 https://github.com/seraphis-migration/monero/pull/382 12:23:17 Thanks so much :)) 12:25:29 While we're at it, does anyone have opinions on the sccache thing? I propose replacing the module with something like this, linked below 12:25:29 https://paste.debian.net/hidden/8c181ac5 12:26:43 This will get rid of the manual CMake module, and also support build caching for the Rust libraries. I might be a bit off, but from what I have tested so far, it decreases the build time by around 50%. I'm just not sure whether to make this PR to the main repo or seraphis-migration 12:45:24 i'm fine with adding sccache 13:14:01 In master? 13:14:26 If so, is it fine to add the rustc envar now, or does it have to wait? 13:33:38 maybe comment it out for now with a comment to uncomment once rust support is added? 13:33:48 not sure 13:34:16 Yeah, I was thinking of that too. Sounds good 13:34:37 That's what I'll likely do then 15:45:51 Done. https://paste.debian.net/hidden/bdda9e92 15:46:31 I can also change the docs if necessary, to suggest sccache since it covers more surface area, but maybe that can be done later (?) 15:58:32 jpk68: is the patch rebased against latest master? 15:59:30 I think so, at least it was an hour or two ago 16:09:15 yep i had a local diff 16:10:51 https://github.com/monero-project/monero/pull/10586 16:11:13 Thanks <3