index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
/
http_simple.js
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
Benchmark: add /unicode/nnn bench to http_simple.js
Bert Belder
1
-1
/
+12
2012-05-09
Benchmark: clean up http_simple.js
Bert Belder
1
-41
/
+41
2012-04-17
Add switches to http_simple bench to use domains
isaacs
1
-0
/
+20
2011-12-30
bench: add /echo endpoint to http_simple
Ben Noordhuis
1
-0
/
+6
2011-10-12
Remove uname and git-rev detection from http_simple.js
Ryan Dahl
1
-23
/
+0
2011-10-06
Print libuv counters after http_simple exits
Ryan Dahl
1
-0
/
+3
2011-08-17
bench: make number of response body chunks configurable in http_simple
Ben Noordhuis
1
-4
/
+14
2011-08-17
bench: make http_simple send chunked encoding if requested
Ben Noordhuis
1
-3
/
+10
2011-01-06
Remove debugger statement from http_simple.js
Ryan Dahl
1
-1
/
+0
2010-12-30
debugger: Disable/Enable raw mode for child
Ryan Dahl
1
-0
/
+1
2010-10-13
Add 'make bench' script
Ryan Dahl
1
-1
/
+1
2010-10-13
Improve benchmark/http_simple.js
Ryan Dahl
1
-20
/
+35
2010-06-29
fix whitespace errors
Blake Mizerany
1
-2
/
+2
2010-06-24
Remove switch-replace residue
Ryan Dahl
1
-2
/
+0
2010-06-23
:%s/sys.puts/console.log/g
Ryan Dahl
1
-6
/
+6
2010-05-04
Add buffer response to http_simple.js
Ryan Dahl
1
-0
/
+14
2010-05-02
Allow different ports for http_simple.js
Ryan Dahl
1
-1
/
+5
2010-04-15
Simplify GC idle notification
Ryan Dahl
1
-0
/
+2
2010-04-09
Set old/new from benchmark script args
Ryan Dahl
1
-1
/
+2
2010-04-08
Update stream API: forceClose() -> destroy(), close() -> end()
Ryan Dahl
1
-2
/
+2
2010-04-08
Support both old and new HTTP closing APIs in benchmark program
Ryan Dahl
1
-3
/
+7
2010-04-07
Fix benchmark script for testing both old and new version
Ryan Dahl
1
-1
/
+5
2010-04-05
Allow stream to write on close
Ryan Dahl
1
-2
/
+1
2010-03-19
http2 now default
Ryan Dahl
1
-1
/
+1
2010-03-18
http2 now passes all tests
Ryan Dahl
1
-2
/
+2
2010-03-09
Update http2 for new stream API
Ryan Dahl
1
-5
/
+2
2010-03-08
Remove -Werror from deps/v8/SConstruct
Ryan Dahl
1
-2
/
+1
2010-03-08
Remove process.mixin dependencies from benchmark scripts
isaacs
1
-1
/
+2
2010-02-25
Rename writeHeader to writeHead
Benjamin Thomas
1
-1
/
+1
2010-02-21
Rename sendHeader to writeHeader; allow reasonPhrase
Ryan Dahl
1
-1
/
+1
2010-02-17
Update benchmark script to new API
Ryan Dahl
1
-2
/
+1
2010-02-16
API: Make request/response object closer to stream interface
Ryan Dahl
1
-1
/
+1
2010-01-10
Update http benchmark script to new url api.
Ryan Dahl
1
-1
/
+1
2009-11-06
Fix http_simple server for new API
Ryan Dahl
1
-4
/
+6
2009-10-31
Upgrade benchmark scripts for new module API
Ryan Dahl
1
-2
/
+2
2009-10-29
Namespace EVERYTHING under process; introduce GLOBAL
Ryan Dahl
1
-2
/
+2
2009-10-25
Rename node.libraryPaths to require.paths
Ryan Dahl
1
-1
/
+1
2009-10-05
Remove include() add node.mixin()
Ryan Dahl
1
-2
/
+2
2009-09-28
Move http library to /http.js
Ryan Dahl
1
-1
/
+7
2009-08-23
Use flat object instead of array-of-arrays for HTTP headers.
Ryan
1
-3
/
+3
2009-06-28
Use events for all HTTP messages.
Ryan
1
-1
/
+1
2009-06-18
Add benchmark dir with ruby script
Ryan
1
-0
/
+50