Skip to content

perf(npm): improve decompression speed more#32547

Merged
dsherret merged 1 commit intodenoland:mainfrom
dsherret:perf_resize_uninitialized_data
Mar 7, 2026
Merged

perf(npm): improve decompression speed more#32547
dsherret merged 1 commit intodenoland:mainfrom
dsherret:perf_resize_uninitialized_data

Conversation

@dsherret
Copy link
Copy Markdown
Contributor

@dsherret dsherret commented Mar 6, 2026

Saw this in a flamegraph. We're going to overwrite it so we don't need to fill with zeroes.

image

Copy link
Copy Markdown
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@dsherret dsherret merged commit 09a9f0b into denoland:main Mar 7, 2026
112 checks passed
@dsherret dsherret deleted the perf_resize_uninitialized_data branch March 7, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants