Files
fail/tools/import-trace
Horst Schirmeier 1df43e9726 import-trace: major speedup
Using Database::insert_multiple() instead of prepared statements
speeds up trace import by a factor of 3-4.  While being there, we now
properly deal with nonexistent extended trace values (i.e., put NULLs
into the DB).

Side note: The ElfImporter should switch to insert_multiple(), too.

Change-Id: I96785e9775e3ef4f242fd50720d5c34adb4e88a1
2014-02-25 13:32:55 +01:00
..
2014-01-28 11:07:34 +01:00
2014-01-28 11:07:34 +01:00
2014-02-25 13:32:55 +01:00
2014-02-25 13:32:55 +01:00
2014-01-22 13:08:13 +01:00
2013-09-10 17:37:25 +02:00
2013-09-10 17:37:25 +02:00
2013-09-12 09:52:34 +02:00