diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2014-11-04 16:47:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-12 17:04:48 +0000 |
commit | 3e9fc8d0916f1d51dd6b748fff966d8aafd7f438 (patch) | |
tree | 5cd0a018efd4447f8ddff50724aa049037eb40c5 /bitbake/lib/toaster/orm | |
parent | 0ca70ce37aa8cec6a74ec874a7b11597b608c403 (diff) | |
download | poky-3e9fc8d0916f1d51dd6b748fff966d8aafd7f438.tar.gz |
bitbake: toasterui: performance improvements
Improve the performance of data logging in toasterui.
We modify the data queries used to:
* cache searching in memory
* insert in bulk (i.e. multiple values per insert, where possible)
On development test rig (networked mysql), on no-op build,
time for data recording is reduced from 4:10 to 1:30 (minutes).
We also improve the logging, so it is easier to detect
toasterui errors.
(Bitbake rev: d42784432f927f58730caf80546c66772e0fec89)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/orm')
0 files changed, 0 insertions, 0 deletions