|
|
|
|
|
by m0shen
858 days ago
|
|
I've updated this script with some single-file cli numbers, which are (as expected) not good. Mostly just comparing python startup time for that. make
sqlite3 < analyze.sql
file_avg python_avg python_x_times_slower_single_cli
-------------------- ----------------- --------------------------------
0.000874874856301821 0.179884610224334 205.611818568799
file_avg python_avg python_x_times_slower_bulk_cli
------------------ ------------- ------------------------------
0.0231715865881818 0.69613745142 30.0427184289163
|
|