FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for benchmark/misc - BruceFletcher/node · GitHub
BruceFletcher
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
misc
on
test-https-req-split
User selector
Datepicker
Commit history
Commits on Sep 20, 2017
benchmark: var to const
Show description for e167ab7
BridgeAR
committed
e167ab7
View commit details
Copy full SHA for e167ab7
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
test,doc: make module name match gyp target name
Show description for 7828698
Gabriel Schulhof
committed
7828698
View commit details
Copy full SHA for 7828698
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
benchmark: Correct constructor for freelist
Show description for b5556e4
gareth-ellis
authored and
addaleax
committed
b5556e4
View commit details
Copy full SHA for b5556e4
View code at this point
Browse repository at this point
Commits on May 15, 2017
addons: remove semicolons from after module definition
Show description for 2767209
Gabriel Schulhof
authored and
addaleax
committed
2767209
View commit details
Copy full SHA for 2767209
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
benchmark: reduce string concatenations
Show description for 22aa3d4
vsemozhetbyt
committed
22aa3d4
View commit details
Copy full SHA for 22aa3d4
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
benchmark: fix punycode and get-ciphers benchmark
Show description for 6df23fa
bzoz
committed
6df23fa
View commit details
Copy full SHA for 6df23fa
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
benchmark: remove forced optimization from misc
Show description for 7587a11
bzoz
committed
7587a11
View commit details
Copy full SHA for 7587a11
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
benchmark: move setImmediate benchmarks to timers
Show description for 1f342af
joshuacolvin
authored and
jasnell
committed
1f342af
View commit details
Copy full SHA for 1f342af
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
benchmark: add benchmark for object properties
Show description for ad6e778
targos
committed
ad6e778
View commit details
Copy full SHA for ad6e778
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
benchmark: move punycode benchmark out of net
Show description for d43b144
mscdex
committed
d43b144
View commit details
Copy full SHA for d43b144
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
benchmark: allow benchmarks to specify flags
Show description for 2826e63
joyeecheung
committed
2826e63
View commit details
Copy full SHA for 2826e63
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
benchmark: reformat code for clarity
Show description for 566a151
Trott
committed
566a151
View commit details
Copy full SHA for 566a151
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
benchmark: make v8-bench.js output consistent
Show description for 9e5a06e
bzoz
committed
9e5a06e
View commit details
Copy full SHA for 9e5a06e
View code at this point
Browse repository at this point
benchmark: add --expose_internals switch
Show description for 99a2dd0
bzoz
committed
99a2dd0
View commit details
Copy full SHA for 99a2dd0
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
benchmark: remove broken string-creation.js
Show description for d525e6c
AndreasMadsen
committed
d525e6c
View commit details
Copy full SHA for d525e6c
View code at this point
Browse repository at this point
benchmark: refactor to use process.send
Show description for f99471b
AndreasMadsen
committed
f99471b
View commit details
Copy full SHA for f99471b
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
benchmark: `util._extend` vs `object.assign`
Show description for 6abb06f
suryagh
authored and
jasnell
committed
6abb06f
View commit details
Copy full SHA for 6abb06f
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
benchmarks: fix lint error
Show description for cff2a13
Myles Borins
authored and
jasnell
committed
cff2a13
View commit details
Copy full SHA for cff2a13
View code at this point
Browse repository at this point
console: refactor to use rest params and template strings
Show description for 33c242e
jasnell
committed
33c242e
View commit details
Copy full SHA for 33c242e
View code at this point
Browse repository at this point
Commits on Mar 18, 2016
timers: improve setImmediate() performance
Show description for 089bef0
mscdex
committed
089bef0
View commit details
Copy full SHA for 089bef0
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
benchmark: fix lint errors
Show description for 1bedeeb
Trott
authored and
jasnell
committed
1bedeeb
View commit details
Copy full SHA for 1bedeeb
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
lib: freelist: use .pop() for allocation
Show description for c647e87
subzey
authored and
Ali Sheikh
committed
c647e87
View commit details
Copy full SHA for c647e87
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
tools,benchmark: increase lint compliance
Show description for dcfda10
Trott
committed
dcfda10
View commit details
Copy full SHA for dcfda10
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
benchmark: move misc to categorized directories
Show description for d9079ab
AndreasMadsen
authored and
rvagg
committed
d9079ab
View commit details
Copy full SHA for d9079ab
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
benchmark: use strict mode
Show description for 4bb529d
Trott
committed
4bb529d
View commit details
Copy full SHA for 4bb529d
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
node: improve accessor perf of process.env
Show description for 56985ca
trevnorris
committed
56985ca
View commit details
Copy full SHA for 56985ca
View code at this point
Browse repository at this point
node: improve performance of hrtime()
Show description for 36e8a2c
trevnorris
committed
36e8a2c
View commit details
Copy full SHA for 36e8a2c
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
src: replace usage of v8::Handle with v8::Local
Show description for 4abc896
targos
authored and
rvagg
committed
4abc896
View commit details
Copy full SHA for 4abc896
View code at this point
Browse repository at this point
Commits on May 2, 2015
node: improve nextTick performance
Show description for c7782c0
mscdex
committed
c7782c0
View commit details
Copy full SHA for c7782c0
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
string_decoder: optimize write()
Show description for 8a94581
mscdex
committed
8a94581
View commit details
Copy full SHA for 8a94581
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
benchmark: stop v8 benchmark clobbering RegExp
Show description for 50177fb
bnoordhuis
committed
50177fb
View commit details
Copy full SHA for 50177fb
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Remove excessive copyright/license boilerplate
Show description for 3e1b1dd
isaacs
committed
3e1b1dd
View commit details
Copy full SHA for 3e1b1dd
View code at this point
Browse repository at this point
Commits on Dec 19, 2014
fs: deprecate exists() and existsSync()
Show description for 5678595
cjihrig
committed
5678595
View commit details
Copy full SHA for 5678595
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
domain: forward args to .run(fn)
Show description for 8c69d7b
micnic
authored and
rvagg
committed
8c69d7b
View commit details
Copy full SHA for 8c69d7b
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
benchmark: add test for module loader
Show description for efa47e5
robertkowalski
authored and
trevnorris
committed
efa47e5
View commit details
Copy full SHA for efa47e5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL