-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: Profile and fix slow zero-initialization
This fix uses the unsafe keyword, but Thorkil is (speaking as "we" are) convinced that this is safe because all elements are being written to before read from. Co-authored-by: Thorkil Værge <[email protected]>
- Loading branch information
1 parent
c6b0f13
commit f7b13e7
Showing
1 changed file
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters