- Notifications
You must be signed in to change notification settings - Fork 817
Heap2Local: Optimize packed fields #6480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
65 commits Select commit Hold shift + click to select a range
b9ca885
work
kripken b06f76e
work
kripken a75e5c1
work
kripken b86fcf3
builds
kripken 3e728e6
todo
kripken 5dfda8d
formt
kripken 336dfcb
work
kripken fba8353
fix.comment
kripken dfe819d
typo
kripken 517d02d
fix compiler warnings
kripken 4608b29
exciting
kripken 347ebe0
yolo
kripken 90cabde
yolo
kripken eef7df5
prep
kripken 86c98ad
work
kripken a51a7cb
test
kripken 3b44e01
twork
kripken e21ce34
fix
kripken 2962579
work
kripken 1e01201
work
kripken 6a39f6a
work
kripken faad72d
work
kripken d5383ad
work
kripken bfab495
work
kripken fd102dd
fix
kripken 0dd4970
work
kripken 4bd7a37
work
kripken bdb88d6
work
kripken 3a195cf
work
kripken 1b1cc3b
work
kripken 996ab05
work
kripken 7ebb094
test
kripken 00616b8
fix
kripken e6480d6
format
kripken bffbdd8
fix
kripken 1c9e1c5
commento
kripken d11f563
Merge remote-tracking branch 'origin/main' into heap2local.nfc.2
kripken db6780f
test
kripken e833122
test
kripken 8a0431a
work
kripken c793aa8
test
kripken bfceeb8
work
kripken 9b2be22
test?
kripken 58253c7
fix
kripken 08fe484
undo
kripken 41c0765
nicer
kripken 37de9a5
comment
kripken c6387b5
test.bad
kripken 82038d3
test.bad
kripken de4c680
work
kripken 22a18fb
work
kripken e6b8fcf
work
kripken 606da66
work
kripken a06ac62
format
kripken 7a57798
Merge remote-tracking branch 'origin/main' into heap2local.nfc.2
kripken f1e9013
fix
kripken 5c17188
clarify
kripken becbf61
feedback
kripken 4e279b0
feedback: remove unused code
kripken 568856c
feedback: fix
kripken 83b3b0b
feedback: test
kripken 1e02354
feedback: test
kripken 627da24
Merge branch 'heap2local.nfc.2' into heap2local.3
kripken 560ad8b
Merge remote-tracking branch 'origin/main' into heap2local.3
kripken 4433489
Another test was optimized, it appears
kripken File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW this is always true, and I can't imagine that we would allow a future proposal to make this anything but true.