-
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: Less globals #46193
WIP: Less globals #46193
Conversation
4652777
to
f922075
Compare
☔ The latest upstream changes (presumably #46093) made this pull request unmergeable. Please resolve the merge conflicts. |
@bors try |
☀️ Test successful - status-travis |
@Mark-Simulacrum Can I get a perf run? |
Not currently. Perf is down while we transition to the new collector/frontend, but that should be a relatively temporary event. Once it's back up and running, sure -- it'll be a day or so, and then please ping me again if I haven't posted anything. |
Ping @Mark-Simulacrum ↑ |
Please rebase onto master to pick up #46354. Once that's in, I think this should work. |
@bors try |
☀️ Test successful - status-travis |
Build queued. Should be available on perf.rlo at http://perf.rust-lang.org/compare.html?start=0a2e9ade83ff253bb489c63a95b1f499c5e0916f&end=04c8514ef729c50d18533b9b435fb0659afd07da&stat=instructions%3Au in at most 4 hours, likely less. |
32827d4
to
bc95965
Compare
@bors try |
☀️ Test successful - status-travis |
@Mark-Simulacrum Let's run perf again, now with thread-safe types :) |
Perf queued. |
Here are the result: |
@Zoxc just checking in for triage and wondering where this is up to? I can see there are merge conflicts, but once those are resolved is this ready for review? |
…fg!(parallel_queries)
☔ The latest upstream changes (presumably #46657) made this pull request unmergeable. Please resolve the merge conflicts. |
This is being split into smaller PRs. |
This is based on #45912.
r? @arielb1