mirror of https://github.com/lukechilds/node.git
Browse Source
Benchmarks show that `.hasOwnProperty` is faster than `in` in V8. It makes startup ~0.5 ms faster on my computer.v0.9.1-release
Maciej Małecki
13 years ago
committed by
Ben Noordhuis
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue