anonymous32767 Smith
2010-01-18 20:51:02 UTC
Hello, opera-users
--
I've made simple javascript file to test performance of some patterns, i'm
using. While testing performance of Native browser events (addEventListener,
dispatchEvent, etc..) Opera 10.5 fails with "Out of memory" error 10.10 also
fails, but no so fast. Of course case of using browser Events in my file is
not typical but opera behaviour too.
What is wrong? May be i'm making something wrong in calling native browser
event? Here is my file:
http://gist.github.com/280363
Failing code is in nativemessage_pass_test() function.
Sorry my poor eng.
--
I've made simple javascript file to test performance of some patterns, i'm
using. While testing performance of Native browser events (addEventListener,
dispatchEvent, etc..) Opera 10.5 fails with "Out of memory" error 10.10 also
fails, but no so fast. Of course case of using browser Events in my file is
not typical but opera behaviour too.
What is wrong? May be i'm making something wrong in calling native browser
event? Here is my file:
http://gist.github.com/280363
Failing code is in nativemessage_pass_test() function.
Sorry my poor eng.