bench: add process.nextTick() benchmark
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 31 Oct 2011 20:58:22 +0000 (21:58 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 31 Oct 2011 21:02:46 +0000 (22:02 +0100)
commit5fee1ff7bce8b867fe6e1379b7777954d24f8b36
tree1699419f330ce712552a27ece0b0b0c6ecb9479b
parentf53d092a2a981bebc0cf07d00709dd1433453d7d
bench: add process.nextTick() benchmark
benchmark/next-tick.js [new file with mode: 0644]