edgedb / imdbench

IMDBench — Realistic ORM benchmarking

Home Page:https://edgedb.github.io/imdbench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Postgres.js

colinhacks opened this issue · comments

I've finally gotten around to give it a shot 😊 Looks to be the fastest 🎉 https://porsager.github.io/imdbench/sql.html

Not bad! Though keep in mind that neither EdgeDB nor asyncpg have native macOS arm64 builds yet, so there's probably some emulation overhead, especially for EdgeDB. Would be interesting to see the results on an amd64 linux box.

Can you submit a pull request with your implementation?

Good point - would also be great to see a run on a clean(linux) box. Who knows what my mac could be doing while this is running 😝