FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for benchmark - jasnell/node · GitHub
jasnell
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
6
Star
11
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
node
benchmark
on
node_process_errors
User selector
Datepicker
Commit history
Commits on Aug 29, 2020
perf_hooks: add idleTime and event loop util
Show description for 589b2a1
trevnorris
authored and
Trott
committed
589b2a1
View commit details
Copy full SHA for 589b2a1
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
benchmark: add benchmark script for resourceUsage
Show description for 56b25e7
yashLadha
authored and
rickyes
committed
56b25e7
View commit details
Copy full SHA for 56b25e7
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
benchmark: update function_args addon code
Show description for 9dac8cb
addaleax
authored and
jasnell
committed
9dac8cb
View commit details
Copy full SHA for 9dac8cb
View code at this point
Browse repository at this point
Commits on Aug 1, 2020
n-api: support type-tagging objects
Show description for cc7ec88
Gabriel Schulhof
and
addaleax
committed
cc7ec88
View commit details
Copy full SHA for cc7ec88
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
benchmark: always throw the same Error instance
Show description for b14ce72
addaleax
authored and
puzpuzpuz
committed
b14ce72
View commit details
Copy full SHA for b14ce72
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
async_hooks: optimize fast-path promise hook for ALS
Show description for 53870dd
puzpuzpuz
committed
53870dd
View commit details
Copy full SHA for 53870dd
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
n-api: run all finalizers via SetImmediate()
Show description for a74a6e3
Gabriel Schulhof
committed
a74a6e3
View commit details
Copy full SHA for a74a6e3
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
worker: make MessagePort inherit from EventTarget
Show description for 459d3a0
addaleax
committed
459d3a0
View commit details
Copy full SHA for 459d3a0
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
benchmark,test: remove output from readable-async-iterator benchmark
Show description for d10c59f
Trott
committed
d10c59f
View commit details
Copy full SHA for d10c59f
View code at this point
Browse repository at this point
stream: simpler and faster Readable async iterator
Show description for 08e8997
ronag
committed
08e8997
View commit details
Copy full SHA for 08e8997
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
policy: add startup benchmark and make SRI lazier
Show description for 66810a0
bfarias-godaddy
authored and
bmeck
committed
66810a0
View commit details
Copy full SHA for 66810a0
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
benchmark: fix EventTarget benchmark
Show description for 336546b
mscdex
authored and
jasnell
committed
336546b
View commit details
Copy full SHA for 336546b
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
events: improve listeners() performance
Show description for a4f3206
mscdex
authored and
jasnell
committed
a4f3206
View commit details
Copy full SHA for a4f3206
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
tools: update ESLint to 7.2.0
Show description for 85fbf71
cjihrig
committed
85fbf71
View commit details
Copy full SHA for 85fbf71
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
querystring: improve stringify() performance
Show description for 7b46793
mscdex
committed
7b46793
View commit details
Copy full SHA for 7b46793
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
events: improve arrayClone performance
Show description for 4ba9080
mscdex
committed
4ba9080
View commit details
Copy full SHA for 4ba9080
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
benchmark: fix async-resource benchmark
Show description for f5ed5fe
addaleax
committed
f5ed5fe
View commit details
Copy full SHA for f5ed5fe
View code at this point
Browse repository at this point
Commits on May 28, 2020
events: initial implementation of experimental EventTarget
Show description for 785842a
jasnell
committed
785842a
View commit details
Copy full SHA for 785842a
View code at this point
Browse repository at this point
Commits on May 23, 2020
benchmark: fixing http_server_for_chunky_client.js
Show description for 6af15eb
edsadr
authored and
BridgeAR
committed
6af15eb
View commit details
Copy full SHA for 6af15eb
View code at this point
Browse repository at this point
Commits on May 16, 2020
tools: enable no-else-return lint rule
Show description for b533fb3
lpinca
committed
b533fb3
View commit details
Copy full SHA for b533fb3
View code at this point
Browse repository at this point
Commits on May 15, 2020
cli: add `--trace-atomics-wait` flag
Show description for c7eeef5
addaleax
committed
c7eeef5
View commit details
Copy full SHA for c7eeef5
View code at this point
Browse repository at this point
Commits on May 9, 2020
async_hooks: move PromiseHook handler to JS
Show description for 13c5a16
Qard
authored and
addaleax
committed
13c5a16
View commit details
Copy full SHA for 13c5a16
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
stream: avoid drain for sync streams
Show description for 003fb53
ronag
committed
003fb53
View commit details
Copy full SHA for 003fb53
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
async_hooks: merge run and exit methods
Show description for 50dd63e
puzpuzpuz
authored and
addaleax
committed
50dd63e
View commit details
Copy full SHA for 50dd63e
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
async_hooks: move to lazy destroy hook registration in AsyncResource
Show description for 561dda2
puzpuzpuz
authored and
Flarna
committed
561dda2
View commit details
Copy full SHA for 561dda2
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
benchmark: fix error on server close in AsyncLocalStorage benchmark
Show description for 7e664a5
puzpuzpuz
authored and
mcollina
committed
7e664a5
View commit details
Copy full SHA for 7e664a5
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
benchmark: use let instead of var in zlib
Show description for 75aaf74
dnlup
authored and
addaleax
committed
75aaf74
View commit details
Copy full SHA for 75aaf74
View code at this point
Browse repository at this point
benchmark: use let instead of var in worker
Show description for 806899f
dnlup
authored and
addaleax
committed
806899f
View commit details
Copy full SHA for 806899f
View code at this point
Browse repository at this point
benchmark: use let instead of var in util
Show description for d9a77c6
dnlup
authored and
addaleax
committed
d9a77c6
View commit details
Copy full SHA for d9a77c6
View code at this point
Browse repository at this point
benchmark: use let instead of var in url
Show description for a33e9c9
dnlup
authored and
addaleax
committed
a33e9c9
View commit details
Copy full SHA for a33e9c9
View code at this point
Browse repository at this point
benchmark: use let instead of var in tls
Show description for 8ec533d
dnlup
authored and
addaleax
committed
8ec533d
View commit details
Copy full SHA for 8ec533d
View code at this point
Browse repository at this point
benchmark: use let instead of var in timers
Show description for de877c5
dnlup
authored and
addaleax
committed
de877c5
View commit details
Copy full SHA for de877c5
View code at this point
Browse repository at this point
benchmark: use let instead of var in run.js
Show description for 13ad05c
dnlup
authored and
addaleax
committed
13ad05c
View commit details
Copy full SHA for 13ad05c
View code at this point
Browse repository at this point
benchmark: use let instead of var in dns
Show description for a2e7015
dnlup
authored and
addaleax
committed
a2e7015
View commit details
Copy full SHA for a2e7015
View code at this point
Browse repository at this point
benchmark: use let instead of var in common.js
Show description for e18f5af
dnlup
authored and
addaleax
committed
e18f5af
View commit details
Copy full SHA for e18f5af
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL