-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
[WIP] Tweak query code for performance #56509
Conversation
37f7864
to
4d35ddf
Compare
@bors try |
[WIP] Tweak query code for performance r? @michaelwoerister
@bors try |
⌛ Trying commit 3b29d34f54ec958c69e0a24ff780154520217ad3 with merge 43d2894e0f981b4365a12b95cdb3b44716d2fa0b... |
@rust-timer build 43d2894e0f981b4365a12b95cdb3b44716d2fa0b |
Success: Queued 43d2894e0f981b4365a12b95cdb3b44716d2fa0b with parent 431e0ab, comparison URL. |
Finished benchmarking try commit 43d2894e0f981b4365a12b95cdb3b44716d2fa0b |
This comment has been minimized.
This comment has been minimized.
f762447
to
475cafe
Compare
This comment has been minimized.
This comment has been minimized.
☔ The latest upstream changes (presumably #56557) made this pull request unmergeable. Please resolve the merge conflicts. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@bors try |
[WIP] Tweak query code for performance r? @michaelwoerister
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
💔 Test failed - status-travis |
@bors try |
[WIP] Tweak query code for performance r? @michaelwoerister
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
☀️ Test successful - status-travis |
@rust-timer build 264b63a |
Success: Queued 264b63a with parent fc84f5f, comparison URL. |
Finished benchmarking try commit 264b63a |
This looks very promising cc @rust-lang/wg-compiler-performance |
Indeed, looks good! @Zoxc, can you edit this PR's description with some brief details of what the 30 commits do? Thanks. |
I'll probably split this out in smaller PRs when I clean things up |
Yes, that's a good idea! |
☔ The latest upstream changes (presumably #56502) made this pull request unmergeable. Please resolve the merge conflicts. |
Tweak query code for performance Split from #56509 r? @michaelwoerister
Replace LockCell with atomic types Split from #56509 r? @michaelwoerister
Tweak query code for performance Split from #56509 r? @michaelwoerister
Replace LockCell with atomic types Split from #56509 r? @michaelwoerister
Triage; @Zoxc Hello, have you been able to get back to this PR? |
r? @michaelwoerister