Results (ran "select 1" 1000 times with and without connection pooling on MySQL running locally): Total time with connection pooling: 858 ms Total time without connection pooling: 13908 ms