Skip to content

Instantly share code, notes, and snippets.

View ShoyuVanilla's full-sized avatar
🦀
❤️ Rust

Shoyu Vanilla (Flint) ShoyuVanilla

🦀
❤️ Rust
View GitHub Profile
@ShoyuVanilla
ShoyuVanilla / analysis-stats.diff
Created July 22, 2025 00:43
`rust-analyzer analysis-stats` comparision for `rust-analyzer/master` to https://github.com/jackh726/rust-analyzer/tree/f3a877231866c3699774b62dc1b5ebbcd7a641c9 on
diff --git a/master b/next-solver
index e5b5143..8265e6d 100644
--- a/master
+++ b/next-solver
@@ -1,8 +1,8 @@
-Database loaded: 579.10ms, 472minstr, 93mb (metadata 253.26ms, 4728kinstr, 1180kb; build 148.70ms, 16minstr, 89kb)
+Database loaded: 532.84ms, 504minstr, 93mb (metadata 240.89ms, 4731kinstr, 1177kb; build 150.74ms, 17minstr, 86kb)
item trees: 1349
dependency lines of code: 2_163_737, item trees: 4_899
dependency item stats: traits: 1_606, impl: 25_196, mods: 5_553, macro calls: 7_942, macro rules: 2_004
@ShoyuVanilla
ShoyuVanilla / analysis-stats.diff
Created July 17, 2025 16:28
Trait solver unknown type comparison `rust-analyzer@f73ce3c8a897be1ae5cf77332288e331824435e5`
diff --git a/master b/next-solver
index 87b6fe2..0840c8e 100644
--- a/master
+++ b/next-solver
@@ -1,8 +1,8 @@
-Database loaded: 521.67ms, 446minstr, 90mb (metadata 215.43ms, 4606kinstr, 1050kb; build 138.18ms, 12minstr, 47kb)
+Database loaded: 543.06ms, 419minstr, 90mb (metadata 231.34ms, 6669kinstr, 1050kb; build 141.06ms, 713kinstr, 46kb)
item trees: 1310
dependency lines of code: 2_083_326, item trees: 4_726
dependency item stats: traits: 1_522, impl: 23_380, mods: 5_355, macro calls: 7_700, macro rules: 1_939