Olli Lyytinen

Results 4 comments of Olli Lyytinen

I'm getting vastly different numbers, both for sequel_postgres and postgres. For the first few basic tests where you have between 500 and 1000 iterations/s, I get around 90 iterations/s for...

Might be hardware related yes. I'm doing this on a fairly basic desktop. SSD might make a big difference too. For me sequel_postgres was only slightly, if at all, faster...

Below is what I'm getting now. This version also cleans the database between every test and then recreates some objects for each test separately (--clean parameter). While most of the...

I have some benchmarking code and results at https://github.com/durham-university/valkyrie-benchmark. I haven't tried it on the latest release so not sure if everything still works. There might also be new features...