Jarred Sumner
|
033c977fea
|
Avoid emitting DCE annotations at runtime (#22300)
### What does this PR do?
### How did you verify your code works?
|
2025-09-01 02:56:59 -07:00 |
|
Michael H
|
b54137174b
|
Bench updates (#15029)
Co-authored-by: RiskyMH <RiskyMH@users.noreply.github.com>
|
2024-11-08 23:15:24 -08:00 |
|
dave caruso
|
2c1694f63b
|
Fix streams breaking on reverted EventEmitter / Make Discord.js work (#2913)
* Revert "Revert "use a lazyily initialized stream for `node:crypto` `createHash` (#2652)""
This reverts commit 613bb4822e.
* Revert "Revert "implement `node:events` in javascript (#2604)""
This reverts commit a4d0a1961a.
* oops
* fix entrypoints stuff
* fix hash copy
* use native events for node streams and crypto
* requested changes
* oops
* make discord.js work
* fix webkit hash
* headers tojson
|
2023-06-01 14:31:36 -07:00 |
|
Jarred Sumner
|
613bb4822e
|
Revert "use a lazyily initialized stream for node:crypto createHash (#2652)"
This reverts commit 3a2fd65f20.
|
2023-04-21 07:18:32 -07:00 |
|
dave caruso
|
3a2fd65f20
|
use a lazyily initialized stream for node:crypto createHash (#2652)
* lazy hash
* finish up crypto stuff
* remove lockfiles
* ok
* add pipe test
* update this lockfile
* remove unrelated crypto benchmark from this file
|
2023-04-13 21:55:01 -07:00 |
|