Performance impact #355
PassiveLemon
started this conversation in
General
Replies: 3 comments
-
I believe this is because of https://github.com/maralorn/nix-output-monitor#the-easy-way - nh uses the Nom subcommands, which double eval time. as they run the internal nix commands twice. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nom doesn't call nix internally in the current nh implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I still don't see any perf impact apart from the few milliseconds that nvd takes:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is related to #159 since the performance impacts of nh are still present and I've heard from others that also have this issue. I don't have any new benchmarks to add yet, but I will try to set some up soon.
Beta Was this translation helpful? Give feedback.
All reactions