Hacker News new | ask | show | jobs
by true_religion 5517 days ago
Do you use TPC-UVA? http://www.infor.uva.es/~diego/tpcc-uva.html
1 comments

No, tpc-uva is a bit more than what I need right now. I might use it later on when I have decided on any single algorithm that I want to test in a more realistic environment. Because changing the caching algorithm that postgres uses isn't as easy as doing so in a standalone python simulator, I will have to be sure that I want to do that. I have already tried that before and it is a lot harder and takes a lot more time.