summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks
AgeCommit message (Collapse)Author
2019-10-07deps: update V8 to 7.8.279.9Myles Borins
PR-URL: https://github.com/nodejs/node/pull/29694 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
2019-08-19deps: update V8 to 7.7.299.4Michaël Zasso
PR-URL: https://github.com/nodejs/node/pull/28918 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-08-01deps: update V8 to 7.6.303.28Michaël Zasso
PR-URL: https://github.com/nodejs/node/pull/28016 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann (רפאל פלחי) <refack@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2019-03-14deps: update V8 to 7.3.492.25Michaël Zasso
PR-URL: https://github.com/nodejs/node/pull/25852 Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
2017-10-18deps: update V8 to 6.2.414.32Michaël Zasso
PR-URL: https://github.com/nodejs/node/pull/15362 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2014-10-10deps: update v8 to 3.29.93.1Fedor Indutny
2014-10-08deps: update v8 to 3.28.73Refael Ackermann
Reviewed-By: Fedor Indutny <fedor@indutny.com> PR-URL: https://github.com/joyent/node/pull/8476
2013-11-11v8: upgrade to 3.22.24Ben Noordhuis
This commit removes the simple/test-event-emitter-memory-leak test for being unreliable with the new garbage collector: the memory pressure exerted by the test case is too low for the garbage collector to kick in. It can be made to work again by limiting the heap size with the --max_old_space_size=x flag but that won't be very reliable across platforms and architectures.
2012-03-28Upgrade V8 to 3.9.24.6isaacs
2012-02-27Update v8 to 3.9.9isaacs
2011-12-05Upgrade V8 to 3.7.12Ryan Dahl
2011-11-03Downgrade V8 to 3.6.4Ryan Dahl
2011-10-13Upgrade V8 to 3.7.0Ryan Dahl
2011-10-10Revert "Upgrade V8 to 3.6.6"Ryan Dahl
Not stable enough. - Windows snapshot linking broken - Linux crash on ./node_g test/simple/test-stream-pipe-multi.js This reverts commit 56e6952e639ba1557a5b22333788583e9e39fa29.
2011-10-10Upgrade V8 to 3.6.6Ryan Dahl
2011-09-07Upgrade V8 to 3.6.1Ryan Dahl
2010-10-18Upgrade V8 to 2.5.0Ryan Dahl
2010-10-01Upgrade V8 to 2.4.7Ryan Dahl
2010-09-22Revert "Upgrade V8 to 2.4.5"Ryan Dahl
This reverts commit e2274412488ab310decb8494ab41009342b3c2f6. Build fails on mac
2010-09-22Upgrade V8 to 2.4.5Ryan Dahl
2010-09-16Upgrade V8 to 2.4.4Ryan Dahl
2010-07-03Upgrade V8 to 2.2.21Ryan Dahl
2010-05-21Upgrade V8 to 2.2.11Ryan Dahl
2009-07-31Upgrade V8 to 1.3.1Ryan
2009-07-20Upgrade V8 to 1.2.14Ryan
2009-06-29Upgrade v8 to 1.2.10 and libev to 3.6Ryan
2009-06-08Upgrade to v8 1.2.7Ryan
2009-04-22import full versions of dependency libraries!Ryan