Lively Kernel canvas
// this script is evaluated on world load
savefalsenullfalse
19316ms
srcCtrl=lively.ide.startSourceControl();sourcesURL=URL.codeBase.withFilename('lively/');moduleWrappers=srcCtrl.interestingLKFileNames(sourcesURL).collect(function(fn){varwrapper=lively.ide.ModuleWrapper.forFile(fn)wrapper.getSource()//sourcegetscachedbeforemeasuringreturnwrapper;});//benchmarktime=Functions.timeToRun(function(){moduleWrappers.forEach(function(wrapper){wrapper.retrieveSourceAndParse()})})11
RUNfalsenullfalsetruenull
Thisbenchmarkparsesallthecoresourcecode.Inafastbrowserthisshouldtakearound20secs.201
Wikicontroltruetrue
null34