Hacker News new | ask | show | jobs
by irrelative 1032 days ago
Anyone know why this chart[1] hasn't been updated in a while? One of my favorite displays of incremental improvements in a project.

[1] https://www.sqlite.org/cpu.html

1 comments

Looks like the web page graphic is not up to date.

The data that the graph is based on is here (and is up to date): https://sqlite.org/docsrc/file?name=misc/speed-size-graph.od...

Looks like 3.43.0 uses about 9% fewer cpu cycles than 3.26.0 (the last version in that graphic).