0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Ben Noordhuis 2669966e76 http: speed up callbacks, use array indices
Use array indices rather than named properties to store callbacks on
the HTTPParser object.  Speeds up the http benchmarks by a few percent.
2013-08-14 18:08:04 +02:00
..
addons test: modify async native test.js to test for #4820 2013-02-21 13:14:07 -08:00
disabled cares_wrap: remove unused function getHostByName() 2013-08-12 20:05:16 +02:00
fixtures src: break on uncaught exception 2013-06-26 19:54:31 +02:00
gc test: fix up weakref.cc after v8 api change 2013-07-06 17:44:45 +02:00
internet test: fix up internet/test-dns after api change 2013-08-12 17:33:59 +02:00
message process: remove maxTickDepth from _tickCallback 2013-05-30 09:30:19 -07:00
pummel Merge remote-tracking branch 'upstream/v0.10' 2013-08-06 11:59:17 -07:00
simple http: speed up callbacks, use array indices 2013-08-14 18:08:04 +02:00
common.js test: optionally set common.PORT via env variable 2013-03-02 19:09:39 +01:00