Casper S. Jensen

Results 16 comments of Casper S. Jensen

That sounds like a good solution to the problem.

Are these benchmarks using any Ajax? We have made a big change on that department by not enforcing synchronicity any more.

Some of the memory usage problems will be solved when we merge the real-sites branch into master. On 18 September 2013 15:27, Christian Budde Christensen < [email protected]> wrote: > No,...

As in the file is loaded at some "random" point while we are executing the page, and not before the "onload" event? Can you track down how this file is...

So is the low coverage because we never trigger this load event from Artemis? Because I would think that if we did trigger it (somewhere in our event sequences) then...

It looks like a place where some "pseudo-branch" on the return value would be of use. I'm not sure however how to insert such a branch easily, since we only...

I would also prefer to do this on a bytecode level, this will give us a much more detailed picture later on. So if we want to link from trace...

If we want to show information about the call site, we can either try to get the callee's CallFrame (and CodeBlock / SourceProvider) and show the exact source code of...

Added str.replace test in 5c42b1d3a68c2434138e9f62bf25d3b752eae96c

I have another segfault where heapReportFactor suddenly becomes 0 and causes and arithmetic exception. # 0 0x00007ffff56237c3 in QWebExecutionListener::javascript_called_function (this=0x959d30, frame=...) at ../../../Source/WebKit/qt/Api/qwebexecutionlistener.cpp:256 # 1 0x00007ffff56a8611 in inst::ListenerDebugger::callEvent (this=0xa380b0, frame=...,...