datapartyjs / dataparty-api

DataParty: You're invited
Apache License 2.0
2 stars 0 forks source link

FEAT | DB benchmark tools #96

Open sevenbitbyte opened 3 months ago

sevenbitbyte commented 3 months ago

🚀 Feature Proposal

It would be helpful to benchmark the various database backends.

sevenbitbyte commented 3 months ago

So I've run into this fun problem where the main platform I'm curious about performance on is ARM and specifically using mongodb on pinebook/pinephone pro on ubuntu 22.04. Which no longer has official mongodb server packages. So I have to manually build:

https://github.com/mongodb/mongo/blob/master/docs/building.md