Lazyload 1.7.0
JavaScript performance comparison
Preparation code
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="https://raw.github.com/tuupola/jquery_lazyload/1.7.0/jquery.lazyload.js"></script>
<table><tr><td>
<img src="http://appelsiini.net/projects/viewport/img/bmw_m1_hood.jpg" width="765" height="574" alt="BMW M1 Hood">
<img src="http://appelsiini.net/projects/viewport/img/bmw_m1_side.jpg" width="765" height="574" alt="BMW M1 Side">
<img src="http://appelsiini.net/projects/viewport/img/viper_1.jpg" width="765" height="574" alt="Viper 1">
</td></tr>
<tr><td>
<img src="http://appelsiini.net/projects/viewport/img/viper_corner.jpg" width="765" height="574" alt="Viper Corner">
<img src="http://appelsiini.net/projects/viewport/img/bmw_m3_gt.jpg" width="765" height="574" alt="BMW M3 GT">
<img src="http://appelsiini.net/projects/viewport/img/corvette_pitstop.jpg" width="765" height="574" alt="Corvette Pitstop">
</td></tr>
</table>
Preparation code output
|
|
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
below-the-fold |
|
pending… |
above-the-fold |
|
pending… |
right-of-fold |
|
pending… |
left-of-fold |
|
pending… |
Compare results of other browsers
Revisions
You can edit these tests or add even more tests to this page by appending /edit to the URL. Here’s a list of current revisions for this page:
- Revision 1: published by Mika Tuupola
0 comments