Search code examples
Prepend text to beginning of string...


javascriptstringperformanceconcatenationjsperf

Read More
Which JS benchmark site is correct?...


javascriptperformancebenchmarkingjsperf

Read More
How does jsPerf determine which of the code snippets is fastest?...


javascriptperformancebenchmarkingjsperf

Read More
jQuery Event Callback Speed: Anonymous vs. Named Functions...


javascriptjquerycallbackjquery-eventsjsperf

Read More
Faster loop: foreach vs some (performance of jsperf is different than node or chrome)...


javascriptarraysperformanceperformance-testingjsperf

Read More
Why is .html() so much faster than .text() when used for the same purpose?...


javascriptjqueryperformancedomjsperf

Read More
for loop vs forEach performance in javascript and credibility of jsperf results...


javascriptperformancejsperf

Read More
function declaration and function expression performance difference...


javascriptfunctionjsperffunction-expression

Read More
What's the relationship between ops/second and percentage slower in JSPerf?...


javascriptjsperf

Read More
How do I find my jsperf tests?...


searchaccountjsperf

Read More
Measuring JS Performance using HTML5's performance and performance.timing object...


javascriptjqueryhtmlperformancejsperf

Read More
JasperReport cannot run on Jboss6.0 but woeks fine on tomcat 7...


jbossjsperf

Read More
Does Canvas Size Matter for Performance?...


htmlperformancecanvasjsperf

Read More
Why is `exp && "t" || "f"` much slower than inline-if-else?...


javascriptperformancejsperf

Read More
Why is a double lookup faster than a single lookup in javascript?...


javascriptjsperf

Read More
Why iterate by array with size faster...


javascriptarraysperformancev8jsperf

Read More
JSPerf test results get slower as the tests run?...


javascriptjqueryjsperf

Read More
jsperf testing setInterval() vs requestAnimationFrame()...


javascriptperformancejsperf

Read More
jQuery selector performance : a curious case...


jqueryperformancetestingjquery-selectorsjsperf

Read More
eval() is slowing down other code, why?...


javascriptevaljsperf

Read More
speed of setter functions not what expected...


javascriptgetter-setterjsperf

Read More
Does minifying JavaScript have a slower execution time?...


javascriptoptimizationjsperf

Read More
Regex for not word chars slower than excluding letter ranges...


javascriptregexjsperf

Read More
How to specify test browser in jsperf?...


javascriptbrowserperformance-testingjsperf

Read More
Impacts and benefits of creating empty object using Object.create(null)...


javascriptperformanceobjectjsperf

Read More
Large substrings ~9000x faster in Firefox than Chrome: why?...


javascriptperformancegoogle-chromefirefoxjsperf

Read More
performance of '==' vs '===' (jsperf)...


javascriptperformancefirefoxjsperf

Read More
What makes my.class.js so fast?...


javascriptoopinstantiationjsperf

Read More
Is it possible to delete broken revisions from jsperf?...


javascriptjqueryperformancejquery-mobilejsperf

Read More
My JSPerf test case "breaks" while evaluating toggle() with callback...


javascriptjsperf

Read More
BackNext