adding jquery 1.7.2 in the third-party/area
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Sep 2013 11:04:27 +0000 (13:04 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Sep 2013 11:04:27 +0000 (13:04 +0200)
commit6802a5b40b28a7cf27c82b15addc7e5095bdedd9
tree60fd1d69f008d335a85d3f2d87bda70e7d64d239
parent1e2966168c57b98327f83d5792c9c500d1cf1793
adding jquery 1.7.2 in the third-party/area
I've had to redo all my benchmarking, with the same scenario (a simplified slice view with 2 queries) I am getting
1.7.2 :  2.7s + 4.5s
1.9.1 :  2.9s + 6.6s
1.10.2: 2.9s + 6.5s
2.0.3:   2.7s + 4.5s
bottom line is, as far as performance, 2.0 seems to bring us back to where 1.7 was
third-party/jquery/js/jquery-1.7.2.js [new file with mode: 0644]
third-party/jquery/js/jquery-1.7.2.js.url [new file with mode: 0644]
third-party/jquery/js/jquery-1.7.2.min.js [new file with mode: 0644]
third-party/jquery/js/jquery-1.7.2.min.js.url [new file with mode: 0644]