Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feidianbo
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node
benchmark
on
master
User selector
All users
All time
Commit history
Commits on Mar 7, 2012
client latency benchmark: don't require('request')
piscisaureus
committed
408f450
View commit details
Copy full SHA for 408f450
View code at this point
Browse repository at this point
Typo in http_server_lag.js script
Show description for 150053b
isaacs
committed
150053b
View commit details
Copy full SHA for 150053b
View code at this point
Browse repository at this point
Bash script for running http-simple benchmarks
isaacs
committed
fb53986
View commit details
Copy full SHA for fb53986
View code at this point
Browse repository at this point
A server with configurable lag for testing
isaacs
committed
17da424
View commit details
Copy full SHA for 17da424
View code at this point
Browse repository at this point
A benchmark script for measuring client latency
isaacs
committed
d5fca08
View commit details
Copy full SHA for d5fca08
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
bench: add http_simple_auto benchmark
Show description for 544e5ee
bnoordhuis
committed
544e5ee
View commit details
Copy full SHA for 544e5ee
View code at this point
Browse repository at this point
Commits on Dec 30, 2011
bench: add /echo endpoint to http_simple
Show description for 8b2abed
bnoordhuis
committed
8b2abed
View commit details
Copy full SHA for 8b2abed
View code at this point
Browse repository at this point
Commits on Dec 26, 2011
bench: fix use of fd after close
bnoordhuis
committed
ed5bad7
View commit details
Copy full SHA for ed5bad7
View code at this point
Browse repository at this point
Commits on Dec 23, 2011
Add another nextTick benchmark
Show description for c6347dc
piscisaureus
committed
c6347dc
View commit details
Copy full SHA for c6347dc
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
bench: optimize io.c benchmark
Show description for 78ca555
bnoordhuis
committed
78ca555
View commit details
Copy full SHA for 78ca555
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
bench: start (NUM_CPUS-1) workers
Show description for 4fc0fdc
bnoordhuis
committed
4fc0fdc
View commit details
Copy full SHA for 4fc0fdc
View code at this point
Browse repository at this point
Commits on Nov 5, 2011
bench: update static_http_server benchmark to new API
Show description for 1001cf4
koichik
committed
1001cf4
View commit details
Copy full SHA for 1001cf4
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
bench: add http_simple cluster edition benchmark
bnoordhuis
committed
89014c9
View commit details
Copy full SHA for 89014c9
View code at this point
Browse repository at this point
Commits on Oct 31, 2011
bench: add process.nextTick() benchmark
bnoordhuis
committed
5fee1ff
View commit details
Copy full SHA for 5fee1ff
View code at this point
Browse repository at this point
Commits on Oct 12, 2011
Remove uname and git-rev detection from http_simple.js
ry
committed
16e1d5b
View commit details
Copy full SHA for 16e1d5b
View code at this point
Browse repository at this point
Add throughput benchmark
ry
committed
2b46959
View commit details
Copy full SHA for 2b46959
View code at this point
Browse repository at this point
Commits on Oct 6, 2011
Print libuv counters after http_simple exits
ry
committed
f018be3
View commit details
Copy full SHA for f018be3
View code at this point
Browse repository at this point
Commits on Aug 17, 2011
bench: make number of response body chunks configurable in http_simple
bnoordhuis
committed
63607a0
View commit details
Copy full SHA for 63607a0
View code at this point
Browse repository at this point
bench: make http_simple send chunked encoding if requested
bnoordhuis
committed
d72c694
View commit details
Copy full SHA for d72c694
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
typed arrays: preliminary benchmarks
bnoordhuis
committed
4726504
View commit details
Copy full SHA for 4726504
View code at this point
Browse repository at this point
Commits on Feb 18, 2011
Add startup memory script to benchmarks
ry
committed
1fce3f0
View commit details
Copy full SHA for 1fce3f0
View code at this point
Browse repository at this point
Commits on Feb 15, 2011
Add script for running V8 benchmarks
ry
committed
bd09410
View commit details
Copy full SHA for bd09410
View code at this point
Browse repository at this point
Commits on Jan 11, 2011
Bump size of bench histogram to 100ms
ry
committed
320a56b
View commit details
Copy full SHA for 320a56b
View code at this point
Browse repository at this point
Commits on Jan 7, 2011
Remove debugger statement from http_simple.js
Show description for 08bec7a
ry
committed
08bec7a
View commit details
Copy full SHA for 08bec7a
View code at this point
Browse repository at this point
Commits on Dec 30, 2010
debugger: Disable/Enable raw mode for child
ry
committed
62e0ca0
View commit details
Copy full SHA for 62e0ca0
View code at this point
Browse repository at this point
Commits on Oct 28, 2010
Abstract out a Server.prototype.pause method
ry
committed
73cfda1
View commit details
Copy full SHA for 73cfda1
View code at this point
Browse repository at this point
Abstract out net.Server.prototype._rejectPending
Show description for ad61d77
ry
committed
ad61d77
View commit details
Copy full SHA for ad61d77
View code at this point
Browse repository at this point
Commits on Oct 27, 2010
Add extra anti-DoS tech to net.Server
ry
committed
38dde96
View commit details
Copy full SHA for 38dde96
View code at this point
Browse repository at this point
Improve idle benchmarks
ry
committed
aeb9bed
View commit details
Copy full SHA for aeb9bed
View code at this point
Browse repository at this point
Gracefully handle EMFILE
Show description for ac54272
ry
committed
ac54272
View commit details
Copy full SHA for ac54272
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
Use the timer list for setTimeout
ry
committed
bc47353
View commit details
Copy full SHA for bc47353
View code at this point
Browse repository at this point
Commits on Oct 21, 2010
Add incomplete R plot file
ry
committed
33e45bb
View commit details
Copy full SHA for 33e45bb
View code at this point
Browse repository at this point
Commits on Oct 19, 2010
use bash instead of sh in http_simple_bench.sh
ry
committed
a313f38
View commit details
Copy full SHA for a313f38
View code at this point
Browse repository at this point
Commits on Oct 15, 2010
Add idle connection test
ry
committed
3cf4827
View commit details
Copy full SHA for 3cf4827
View code at this point
Browse repository at this point
Commits on Oct 13, 2010
Add 'make bench' script
ry
committed
ff456b3
View commit details
Copy full SHA for ff456b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.