Elektrine lite

← Feed

@asdfasdfasdf@lemmy.world

Post #3898683

2026-07-18 00:13 UTC

Yeah I doubt it. I’ve worked in large Rust codebases too. I’d do some benchmarking. Cargo has some nice flags that let you see exactly what it’s doing. You can open the compilation report up in a browser and zoom in on different steps of the process and see everything.

Replies (1)

  • @yogthos@lemmy.ml 2026-07-18 00:18

    I’ve tried looking before and couldn’t get a significant improvement. I’ll have to investigate it again I guess.

    Open ##3898788