[Webkit-unassigned] [Bug 92224] [PerfTest] Add performance tests for preload scanning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 22:01:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92224





--- Comment #2 from Kwang Yul Seo <skyul at company100.net>  2012-07-26 22:01:11 PST ---
Is it possible to delay the loading of elements in perf tests? For example, I'd like to delay dummy.js loading for 1 second to give enough time for the preload scanner to scan the rest of input stream and request preloads.

<script src="dummy.js"></script>...

It seems web-page-replay used for replay performance tests performs a similar function though the delay is recorded, not manually specified.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list