mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
db664184d0
Don't use regexps for parsing rules. Added benchmark for loading subscriptions Before: ********* Start testing of AdBlockParseRule ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : AdBlockParseRule::initTestCase() RESULT : AdBlockParseRule::parseEasyList(): 596.3 msecs per iteration (total: 2,982, iterations: 5) PASS : AdBlockParseRule::parseEasyList() PASS : AdBlockParseRule::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of AdBlockParseRule ********* After: ********* Start testing of AdBlockParseRule ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : AdBlockParseRule::initTestCase() RESULT : AdBlockParseRule::parseEasyList(): 481.8 msecs per iteration (total: 2,409, iterations: 5) PASS : AdBlockParseRule::parseEasyList() PASS : AdBlockParseRule::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of AdBlockParseRule ********* |
||
---|---|---|
.. | ||
adblocktest.cpp | ||
adblocktest.h | ||
autotests.pro | ||
cookiestest.cpp | ||
cookiestest.h | ||
downloadstest.cpp | ||
downloadstest.h | ||
formcompletertest.cpp | ||
formcompletertest.h | ||
main.cpp | ||
networktest.cpp | ||
networktest.h | ||
pactest.cpp | ||
pactest.h | ||
passwordbackendtest.cpp | ||
passwordbackendtest.h | ||
qztoolstest.cpp | ||
qztoolstest.h | ||
updatertest.cpp | ||
updatertest.h |