logoalt Hacker News

casey2yesterday at 7:33 PM2 repliesview on HN

Sure the site, the articles, the program. But sure lets just trust that the author who can't write knows how to benchmark software


Replies

joshjob42yesterday at 11:48 PM

I mean do a bunch of simulation work and statistics stuff but now jack about website design, so if I ever make a website about any project of mine it'll be vibedcoded or a barebones export of an org file README on github. Websites have little bearing on programming language runtime development, no?

jlovelessyesterday at 8:43 PM

Not a web dev - but have some experience in benchmarking these types of workloads e.g. https://www.mcobject.com/press/november19-2014/

L used the two open ones that are easy to replicate: H2O.ai (great bench) https://github.com/l-labs/db-benchmark TSBS (less great but useful) https://github.com/l-labs/tsbs

If there are others (will do ClickBench) they'll go there as well