Hacker News new | ask | show | jobs
by screwlewse 5792 days ago
Yikes! You are right.. what was I thinking adding the @font-face.

However, the rest of the css is used in all the tests as a base. I don't see how that would affect the test considering it's on all scenarios (except the no css scenario)

I use the javascript-based date as I found it to be quite accurate at in giving me the time difference from the time css is loaded until it's done. Thanks for the reminder.. I need to credit the testing JS to Steve Souders.. found in his article here: http://www.stevesouders.com/blog/2009/03/10/performance-impa...