[Webkit-unassigned] [Bug 46233] Add HRTFDatabase files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 14:51:33 PDT 2010


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





--- Comment #5 from Chris Rogers <crogers at google.com>  2010-09-27 14:51:33 PST ---
I've done some performance tests to get a sense for how long it takes to re-create the HRTFDatabase each time a page is loaded.  It doesn't appear that bad, so HRTFDatabaseLoader no longer keeps the database in memory until the process dies.

Also, I've removed the "subjectMap" stuff from the code since it was just making things more complicated than necessary and isn't used in normal builds.

-- 
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