Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
IBM
- The Netherlands
- Sign in to view email
Popular repositories
1,668 contributions in the last year
Activity overview
Contribution activity
March 2020
Created a pull request in nodejs/node that received 5 comments
lib: cache timestamps in util.log()
new Date() isn't necessarily cheap - it makes a system call to obtain
the current time - and the infrastructure to cache timestamps already
exists …
+9
−1
•
5
comments
- src: prefer OnScopeLeave over shared_ptr<void>
- src: find .text section using dl_iterate_phdr
- deps: upgrade to libuv 1.35.0
- test: harden the tick sampling logic
- doc: expand fs.watch caveats
- deps: V8: cherry-pick f9257802c1c0
- doc: fix os.version() Windows API
- src: add missing namespace using statements in node_watchdog.h
- wasi: add returnOnExit option
- [v10.x] Backport large pages to v10.x
- build: enable backtrace when V8 is built for PPC and S390x
- fix #31650 right use of string and bytes objects
- src: fix missing extra ca in tls.rootCertificates
- [v12.x] Backport large pages asm to v12.x
- build: fix compile_commands.json generation
- n-api: define release 6
- dgram: make UDPWrap more reusable
- test: skip the freemem test on IBMi PASE
- Shared brotli