You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. PostgreSQL v15. Server is located in other part of the world, because we want to simulate network problems.
76
-
4. Grafana (dashboards)
77
-
5. InfluxDB
78
-
6. JMeter (for load testing)
79
-
80
-
The results are very promising! `PSQLPy` is faster than `AsyncPG` at best by 2 times, at worst by 45%. `PsycoPG` is 3.5 times slower than `PSQLPy` in the worst case, 60% in the best case.
68
+
You can find benchmarks with visualization on our [docs](https://psqlpy-python.github.io/benchmarks.html)
0 commit comments