There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
jsDOM is a benchmark suite for measuring performance of JavaScript DOM manipulation. That is, it does not measure the speed of the JavaScript interpreter itself, but rather the speed of the web browsers interface with JavaScript. In many modern web applications, this is the largest performance bottleneck.