You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following NomicFoundation/edr#1101
- Disabled `Rust Analyzer` vscode extension.
- Ran vscode command `Dev Containers: Rebuild Container Without Cache`
- Run script: `time scripts/bin/infra check`
Before PR:
```log
scripts/bin/infra check 44.44s user 8.89s system 108% cpu 49.289 total
```
After PR:
```log
scripts/bin/infra check 33.69s user 3.25s system 137% cpu 26.921 total
```
0 commit comments