193
edits
Ayoshihara (talk | contribs) |
Ayoshihara (talk | contribs) |
||
Line 193: | Line 193: | ||
|} | |} | ||
LoadTest ( | LoadTest (stress test) | ||
* | * On Windows, it seems even more scalable. A web page with 100 @font-face rules will be loaded in around 1 second. But when more than 150 @font-face rules are used in a single page, it takes much more time to load. A web page with 200 @font-face rules will be loaded in around 20 seconds, which is a lot more than that on Mac. | ||
* It does not crash even if a page had more than 1000 @font-face rules, but it would take more than 5 minutes until the text is rendered, which is not endurable for general use. | * It does not crash even if a page had more than 1000 @font-face rules, but it would take more than 5 minutes until the text is rendered, which is not endurable for general use. | ||
= Planned (but not executed) Tests = | = Planned (but not executed) Tests = |
edits