]> git.cworth.org Git - apitrace/commit
Implement scanning/skipping of fragments of the trace
authorZack Rusin <zack@kde.org>
Fri, 2 Sep 2011 05:08:49 +0000 (01:08 -0400)
committerZack Rusin <zack@kde.org>
Fri, 2 Sep 2011 05:08:49 +0000 (01:08 -0400)
commit46c4a32730c5b52c119376042a84a6773d8d789f
tree636f481242573faea221c9ae957c161363e0faaf
parentf562f318ddee6da2041696887e2195fc3c96d740
Implement scanning/skipping of fragments of the trace

for the initial scan. unfortunately it's not the improvement we
were looking for. (from 11.9 to about 9.2 secs on a 240mb trace).
trace_file.cpp
trace_file.hpp
trace_loader.cpp
trace_parser.cpp
trace_parser.hpp
trace_snappyfile.cpp
trace_snappyfile.hpp