1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 21:17:45 +00:00

perf: twice as fast

- Was refactoring a little bit the code and
  seems that moving the path to the build_ct
  makes the code much more faster
This commit is contained in:
Kevin Amado 2022-01-30 23:06:28 -05:00
parent dee5de12d6
commit aa3364b606
No known key found for this signature in database
GPG key ID: FFF341057F503148
5 changed files with 63 additions and 65 deletions

View file

@ -41,11 +41,11 @@
| Cores | Seconds |
| :---: | :-----: |
| 1 | 40 |
| 2 | 21 |
| 4 | 15 |
| 8 | 11 |
| 16 | 10 |
| 1 | 24 |
| 2 | 12 |
| 4 | 7 |
| 8 | 6 |
| 16 | 7 |
- ✔️ **Powerful**