Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: ae1b0ca7a598
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 7550e31d1ad6
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 29, 2012

  1. http: Replace "in" usage with "=== undefined"

    Speeds up http benchmarks.
    isaacs committed Dec 29, 2012
    Copy the full SHA
    9785ab6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aec2f73 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ba94f9d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f423287 View commit details
    Browse the repository at this point in the history
  5. net: Don't go through Stream API when ondata is used

    This speeds up http_simple by around 6%.
    isaacs committed Dec 29, 2012
    3
    Copy the full SHA
    e11668b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ecdde7d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7550e31 View commit details
    Browse the repository at this point in the history