supabase / benchmarks-archive

Infrastucture benchmarks
https://supabase.com
MIT License
31 stars 3 forks source link

Bench tests with varied pgbench clients(10, 50, 100) #31

Closed steve-chavez closed 2 years ago

steve-chavez commented 2 years ago

Following up on https://github.com/supabase/benchmarks/pull/29#pullrequestreview-958406334.


The conclusion is still the same as https://github.com/supabase/benchmarks/pull/29, TPS' do scale with a bigger instance, but here we have some more details in the results with a more parseable format. I'm intending to follow up on this with a python script that parses the results and converts them to csv or a markdown table.