diff options
author | Wolfgang Müller | 2021-05-03 21:48:58 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-05-03 22:03:02 +0200 |
commit | 299aa62f5d22a5942e0b3a61eaa6cc0353770b0e (patch) | |
tree | 02457a2098f7a76d5911486a3f5bdbb64e71746e /setup.py | |
parent | 735b60f32b1e3371d147f3f4df77a2a5b54256ad (diff) | |
download | quarg-299aa62f5d22a5942e0b3a61eaa6cc0353770b0e.tar.gz |
main: Split run_query into prepare_query and time_query
This commit cleanly separates the preparation, execution, and timing of
a query. When preparing this commit, we realized that the preparation of
the query was included in the timer calculation. This should not have
been the case and has been fixed.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions