database_connect_bench/Results

50 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-05-06 22:36:04 +02:00
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
2021-05-07 23:09:11 +02:00
rorschach:~database_connect_bench 0:12 :-) 1094% time ./dcb_python_mysql --database=simba --user=simba --password=xxxxxxxx
2021-05-07 00:18:25 +02:00
0.045608792919665575 import
0.0019447151571512222 connect
0.04812890104949474 total
0.0025201081298291683 session
2021-05-07 23:09:11 +02:00
./dcb_python_mysql --database=simba --user=simba --password=xxxxxxxx 0.07s user 0.00s system 98% cpu 0.076 total
2021-05-07 00:18:25 +02:00
rorschach:~database_connect_bench 0:13 :-) 1096% time ./dcb_python_psql
0.02288187202066183 import
0.002370147965848446 connect
0.02572862897068262 total
0.00284675695002079 session
./dcb_python_psql 0.06s user 0.01s system 96% cpu 0.073 total
rorschach:~database_connect_bench 0:14 :-) 1099% time ./dcb_perl_psql
0.0135266068391502 connect 1
0.0138464076444507 session 1
0.00222978228703141 connect 2
0.00254458002746105 session 2
./dcb_perl_psql 0.05s user 0.01s system 93% cpu 0.068 total
2021-05-07 19:34:05 +02:00
trintignant:~/wrk/database_connect_bench 19:29 :-) 1077% time ./dcb_go_psql
2021-05-07 19:32:40.307679 +0200 CEST
0.017314667 connect
0.0178164 session
./dcb_go_psql 0.01s user 0.01s system 52% cpu 0.044 total
2021-05-07 23:09:11 +02:00
(ora) oraxe:~/wrk/database_connect_bench 23:04 :-) 37% time ./dcb_python_oracle --user hjp --password xxxxxxxxxxxxxxx
[(datetime.datetime(2021, 5, 7, 23, 4, 59, 357630),)]
0.003943046999665967 import
0.04385234999972454 connect
0.04904494299989892 total
0.045101896000232955 session
./dcb_python_oracle --user hjp --password ieFohb5aixi6oic 0.07s user 0.02s system 74% cpu 0.116 total