Add first results
This commit is contained in:
parent
141f281b81
commit
533855b188
|
@ -0,0 +1,14 @@
|
|||
trintignant:~/wrk/database_connect_bench 16:26 :-) 1059% time ./dcb_python_psql
|
||||
0.02954482496716082 import
|
||||
0.0034896819852292538 connect
|
||||
0.033477174991276115 total
|
||||
0.003932350024115294 session
|
||||
./dcb_python_psql 0.05s user 0.01s system 95% cpu 0.063 total
|
||||
|
||||
trintignant:~/wrk/database_connect_bench 22:30 :-) 1084% time ./dcb_perl_psql
|
||||
0.0167775449808687 connect 1
|
||||
0.0171558909933083 session 1
|
||||
0.00356947298860177 connect 2
|
||||
0.00405609997687861 session 2
|
||||
./dcb_perl_psql 0.07s user 0.00s system 90% cpu 0.079 total
|
||||
|
Loading…
Reference in New Issue