Should be: Goodnight, Perl 6.
Posted Feb 13, 2013 21:30 UTC (Wed) by
khim (subscriber, #9252)
In reply to:
Should be: Goodnight, Perl 6. by Cyberax
Parent article:
Chromatic: Goodnight, Parrot
That's because Dalvik should be used as a glue system for native code and the UI layer.
But UI code is the code where latency is more important then throughput! It does not matter if you render new frame 10 milliseconds or 15 milliseconds, but if you usually render it in 5 milliseconds but occasionally need 50 then you have a problem - and this is exactly what typical GC does to your program.
(
Log in to post comments)