Add first results

This commit is contained in:
Peter J. Holzer 2021-05-06 22:36:04 +02:00 committed by Peter J. Holzer
parent 141f281b81
commit 533855b188
1 changed files with 14 additions and 0 deletions

14
Results Normal file
View File

@ -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