> 2) Compile speed
>
> I see the overall performance of SuqirrelFIsh is quite impressive.  
> However, I want to know how long it takes to compile JavaScript  
> source code to bytecode vs. how long it takes to execute the  
> bytecode. I guess it is much faster than JIT compiler, but I could  
> not find the exact number.

In most benchmarks we run, compile time is less than 1% of overall  
execution time.

Geoff
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to