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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-07
benchmark: fixate `ciphers` in tls benchmarks
Fedor Indutny
2
-2
/
+4
2013-11-06
benchmark: Correct the bufferSize to highWaterMark
Jackson Tian
1
-1
/
+1
2013-11-01
benchmark: add http chunked encoding benchmarks
Ben Noordhuis
1
-1
/
+2
2013-08-31
Merge remote-tracking branch 'ry/v0.10'
isaacs
1
-2
/
+1
2013-08-31
benchmark: Fix execArgv handling
isaacs
1
-2
/
+1
2013-08-31
Merge remote-tracking branch 'ry/v0.10'
isaacs
1
-18
/
+20
2013-08-31
benchmark: Support passing v8 flags to benchmarks
isaacs
1
-18
/
+20
2013-08-19
fixes #6031 spelling errors
Matthew Aynalem
2
-2
/
+2
2013-08-01
benchmark: update misc to new v8 API
Trevor Norris
1
-4
/
+3
2013-07-20
bench: fix up benchmarks after internal api change
Ben Noordhuis
3
-104
/
+103
2013-07-08
benchmark: update callbacks only receive data
Trevor Norris
3
-11
/
+8
2013-05-27
Merge remote-tracking branch 'ry/v0.10'
isaacs
1
-0
/
+69
2013-05-23
http: save roundtrips, convert buffers to strings
Ben Noordhuis
1
-0
/
+69
2013-05-17
Merge remote-tracking branch 'ry/v0.10' into master
isaacs
3
-3
/
+164
2013-05-14
benchmark: hash stream
isaacs
3
-3
/
+164
2013-04-27
benchmark: add chunked-encoding benchmark
Fedor Indutny
1
-0
/
+42
2013-03-25
bench: add child process read perf benchmark
Ben Noordhuis
1
-0
/
+28
2013-03-20
bench: compare binaries equal times
Trevor Norris
1
-18
/
+6
2013-03-20
bench: add dgram send/recv benchmark
Ben Noordhuis
1
-0
/
+61
2013-03-14
http: Don't hot-path end() for large buffers
isaacs
1
-0
/
+59
2013-03-07
bench: Do math on numbers in compare.js, not strings
isaacs
1
-4
/
+4
2013-03-06
bench: Use environ to run compares more than once
isaacs
1
-38
/
+63
2013-03-05
bench: Add flag to be silent in runner
isaacs
1
-1
/
+3
2013-02-25
bench: Make http easier to profile
isaacs
2
-4
/
+3
2013-02-20
benchmark: Fix alignment issues on --html compare output
isaacs
1
-1
/
+1
2013-02-19
bench: Add bench-crypto
isaacs
1
-0
/
+103
2013-02-19
bench: Simplify duration arguments to benchmarks
isaacs
11
-11
/
+11
2013-02-19
bench: Consistency in benchmark filenames
isaacs
10
-0
/
+0
2013-02-19
bench: Remove _bench_timer (no loner used)
isaacs
1
-88
/
+0
2013-02-19
bench: Use wrk for http benchmarking
isaacs
3
-24
/
+21
2013-02-19
bench: Show % change rather than % difference
isaacs
1
-1
/
+1
2013-02-19
bench: Add --html to compare script
isaacs
1
-4
/
+26
2013-02-19
bench: Fail gracefully if function_call binding fails
isaacs
1
-1
/
+10
2013-02-19
bench: Remove old run script
isaacs
1
-31
/
+0
2013-02-19
bench: Replace tls-fragmentation with tls/throughput
isaacs
2
-63
/
+74
2013-02-19
bench: Move tls-connect into benchmark/tls
isaacs
2
-86
/
+63
2013-02-19
bench: Make io.c output easier to read
isaacs
1
-2
/
+1
2013-02-19
bench: Remove io.js
isaacs
1
-109
/
+0
2013-02-19
bench: Add fs write stream throughput
isaacs
1
-0
/
+78
2013-02-19
bench: Add read-stream throughput
isaacs
1
-0
/
+87
2013-02-19
bench: Move fs-readfile.js to fs/readfile.js
isaacs
2
-72
/
+48
2013-02-19
bench: Move v8_bench into misc
isaacs
1
-2
/
+5
2013-02-19
bench: Move string_creation into misc
isaacs
2
-6
/
+16
2013-02-19
bench: Remove settimeout (Covered by misc/timeout.js)
isaacs
1
-15
/
+0
2013-02-19
bench: Move timers to misc/timers
isaacs
2
-5
/
+40
2013-02-19
bench: move next-tick to misc/next-tick-breadth
isaacs
2
-17
/
+21
2013-02-19
bench: Move nexttick-2 to misc/next-tick-depth
isaacs
1
-17
/
+16
2013-02-19
bench: Move process_loop to misc/spawn-echo
isaacs
2
-19
/
+25
2013-02-19
bench: Add function_call to bench-misc
isaacs
7
-61
/
+46
2013-02-19
bench: Arrays
isaacs
3
-33
/
+48
[next]