mjhea0 / node-postgres-todo

http://mherman.org/blog/2015/02/12/postgresql-and-nodejs
MIT License
95 stars 60 forks source link

Add load test, minor hygiene fixes #2

Closed obscurerichard closed 9 years ago

obscurerichard commented 9 years ago

This pull request does a couple things:

Please expect a separate bug report / pull request that has a fixed strategy for PostgreSQL connection pool handling that results in a 4x performance improvement. This is the baseline needed to demonstrate the problem, though.

mjhea0 commented 9 years ago

:+1:

obscurerichard commented 8 years ago

Thank you @mjhea0!