Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NX about 1.6x faster than Turbo #13

Open
gunters63 opened this issue Nov 4, 2023 · 1 comment
Open

NX about 1.6x faster than Turbo #13

gunters63 opened this issue Nov 4, 2023 · 1 comment

Comments

@gunters63
Copy link

Here my results:

Versions:
"nx": "17.0.3",
"lage": "2.7.8",
"turbo": "1.10.16",

Platform: AMD 7945HX on Ubuntu 22 LTS

Run 1:
average lage time is: 906
average turbo time is: 1260.6
average nx time is: 764.1
nx is 1.1857086768747547x faster than lage
nx is 1.6497840596780524x faster than turbo

Run 2:
average lage time is: 916.8
average turbo time is: 1270.3
average nx time is: 749.9
nx is 1.22256300840112x faster than lage
nx is 1.6939591945592745x faster than turbo

Run 3:
average lage time is: 923.5
average turbo time is: 1284.6
average nx time is: 754.4
nx is 1.22415164369035x faster than lage
nx is 1.7028101802757156x faster than turbo

@gunters63
Copy link
Author

Btw, I noticed after the benchmark ran to completion something was still keeping the CPU busy:

It seems the nx daemon was the culprit:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant