Hacker News new | ask | show | jobs
by kchodorow 5887 days ago
"operation" is updates+inserts+reads+deletes+database commands, in ~1:1:10:1:1 ratio (IIRC).

I don't know what the exact operations were, it was supposed to simulate a real-life web app distribution of requests.