Hacker News new | ask | show | jobs
by robochat42 1652 days ago
Nice plots, they seem to be svg and link directly to the appropriate github commits if to click on a particular point. I wonder if they were coded by hand or if a plotting library was involved.
1 comments

You can look at the source, the script is quite clean: https://ziglang.org/perf/perf.js.

It is using D3.js.