26 ms·
> How come Zombiezen came out faster ? I’d expect the opposite (OP here) Honestly, me too. Maybe it has to do with leaving out that database/sql driver layer.
by cvilsmeier 3y ago
> How come Zombiezen came out faster ? I’d expect the opposite
(OP here) Honestly, me too. Maybe it has to do with leaving out that database/sql driver layer. I guess it would need another round of pprof to find out the real reason.
- zombiezen 3y agoThat would be my guess as well. Please do let me know what you find, and feel free to open any issues or PRs.