mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
perf: parallel execution
- Now we format nixpkgs in 10 seconds in my machine :)
This commit is contained in:
parent
00ce27baac
commit
361670e855
4 changed files with 148 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
|||
[dependencies]
|
||||
clap = "3"
|
||||
rayon = "1.5"
|
||||
rnix = "0.10"
|
||||
rowan = "0.15"
|
||||
walkdir = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue