[perf] Decouple directly accessing a HIR owner from ast lowering by oli-obk · Pull Request #138705 · rust-lang/rust (original) (raw)

Conversation

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

[ Show hidden characters]({{ revealButtonHref }})

oli-obk

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Mar 19, 2025

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 19, 2025

@bors

[perf] Decouple directly accessing a HIR owner from ast lowering

r? @ghost

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 19, 2025

@bors

[perf] Decouple directly accessing a HIR owner from ast lowering

r? @ghost

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 20, 2025

@bors

[perf] Decouple directly accessing a HIR owner from ast lowering

r? @ghost

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 20, 2025

@bors

[perf] Decouple directly accessing a HIR owner from ast lowering

r? @ghost

cc rust-lang#95004

@oli-obk

@oli-obk

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 26, 2025

@bors

[perf experiment] Split the resolver tables into per-owner tables

r? @ghost

just doing some experiments to see if splitting hir_crate is feasible by checking if splitting the resolver's output into per-owner queries is feasible (rust-lang#95004)

Basically necessary for rust-lang#138705 as that can't be landed perf-wise while the hir_crate query is still a thing

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 28, 2025

@bors

[perf experiment] Split the resolver tables into per-owner tables

r? @ghost

just doing some experiments to see if splitting hir_crate is feasible by checking if splitting the resolver's output into per-owner queries is feasible (rust-lang#95004)

Basically necessary for rust-lang#138705 as that can't be landed perf-wise while the hir_crate query is still a thing

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 31, 2025

@bors

[perf experiment] Split the resolver tables into per-owner tables

r? @ghost

just doing some experiments to see if splitting hir_crate is feasible by checking if splitting the resolver's output into per-owner queries is feasible (rust-lang#95004)

Basically necessary for rust-lang#138705 as that can't be landed perf-wise while the hir_crate query is still a thing

bors added a commit to rust-lang-ci/rust that referenced this pull request

Apr 7, 2025

@bors

[perf experiment] Split the resolver tables into per-owner tables

r? @ghost

just doing some experiments to see if splitting hir_crate is feasible by checking if splitting the resolver's output into per-owner queries is feasible (rust-lang#95004)

Basically necessary for rust-lang#138705 as that can't be landed perf-wise while the hir_crate query is still a thing

bors added a commit to rust-lang-ci/rust that referenced this pull request

Apr 8, 2025

@bors

[perf experiment] Split the resolver tables into per-owner tables

r? @ghost

just doing some experiments to see if splitting hir_crate is feasible by checking if splitting the resolver's output into per-owner queries is feasible (rust-lang#95004)

Basically necessary for rust-lang#138705 as that can't be landed perf-wise while the hir_crate query is still a thing

bors added a commit to rust-lang-ci/rust that referenced this pull request

Apr 11, 2025

@bors

[perf experiment] Split the resolver tables into per-owner tables

r? @ghost

just doing some experiments to see if splitting hir_crate is feasible by checking if splitting the resolver's output into per-owner queries is feasible (rust-lang#95004)

Basically necessary for rust-lang#138705 as that can't be landed perf-wise while the hir_crate query is still a thing