Hi,

Corey Richardson has hooked up a spare computer to be a basic [bench slave]; and I've played around with an interface showing timing and memory profiles, [IRSY]. (It's very much in progress; e.g. I'm going to add the information from -Z time-passes to the memory profile graph.)

It looks like it's a lot more consistent than the original [IRFY], so it might actually be useful for identifying performance issues. (Speaking of performance issues, it takes extra::json ~1.8s to parse one of the 4 MB mem.json file; Python takes about 150ms; the `perf` output http://ix.io/6tV, a *lot* of time spent in allocations.)

In any case, the back-end is (mostly) written in Rust, rather than Python, so clearly the new version is better. ;)

Huon

[bench slave]: http://hnn.mrsd.org/~cmr/
[IRSY]: http://huonw.github.io/isrustfastyet/mem/#648c5e9,ca835f4
[IRFY]: http://huonw.github.io/isrustfastyet/
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to