Block or Report
Block or report ronag
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
Forked from deepstreamIO/deepstream.io-client-js
The Browser / Node Client for deepstream.io
JavaScript 1
-
CasparCG/server Public
CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downlo…
7,787 contributions in the last year
Activity overview
Contribution activity
February 2023
Created 44 commits in 2 repositories
Created a pull request in nodejs/node that received 33 comments
stream: bump default highWaterMark
This should give a performance boost accross the board at the cost of slightly higher memory usage. Given that the old limit is a decode old and me…
Opened 8 other pull requests in 2 repositories
nodejs/undici
5
merged
nodejs/node
2
open
1
closed
Reviewed 34 pull requests in 2 repositories
nodejs/undici
17 pull requests
- workflow: add scorecard.yml
- fix: fix exported formdata type def to have a constructor
- feat: change headersTimeout and bodyTimeout to 300s
- fix: disable websocket wpts in ci :(
- perf: improve cookie parsing performance
- Make the fetch() abort test pass locally, on Linux and Mac, Node 18/19.
- perf: replace querystring with fast-querystring
- fix: timeout immediately
- feat: change headersTimeout to 300s
- feat: Support autoSelectFamily when connecting.
- feat: add Headers.prototype.getSetCookie
- fix: content-disposition header parsing
- fix(fetch): raise AbortSignal max event listeners
- fix: ensure header value is a string
- use faster timers
- Add ability to set TCP keepalive
- fix(fetch): use semicolon for Cookie header delimiter
nodejs/node
17 pull requests
- stream: enable usage of webstreams on compose()
- doc: add request to hold off publicising sec releases
- stream: add trailing commas in stream source files
- http: unify header treatment
- events: add listener argument to listenerCount
- errors: improve error creation performance
- buffer: use v8 fast API calls for Buffer.byteLength with sequential one-byte strings
- src: add SetFastMethodNoSideEffect()
- doc: add response.strictContentLength to documentation
- http: outputSize and UInt8Array
- stream: fix pipeline callback not called on ended stream
- timers: use V8 fast API calls
- deps: replace url parser with Ada
- stream: validate readable defaultEncoding
-
url: remove unused
setURLConstructorfunction -
url: remove unused
URL::toObject -
url: remove unused
URL::ToFilePath()
Created an issue in nodejs/performance that received 25 comments
Buffer.byteLength
Does simdutf + V8 fast calls do anything for Buffer.byteLength which currently can be a bottleneck for e.g. http servers which are writing string t…






