Skip to content

Poor performance of nix build --debugger #10796

Open
@kjeremy

Description

Describe the bug

Adding --debugger to an invocation of nix build adds many minutes to a build. From the order of 30 seconds without the option to over 20 minutes on one of my flakes.

Steps To Reproduce

nix build .#blah --debugger

Expected behavior

I would expect that performance would be similar to a build without --debugger.

nix-env (Nix) 2.22.1

Additional context

Add any other context about the problem here.

Priorities

Add 👍 to issues you find important.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdebuggerDebug-mode evaluation, debug repl commandslanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcperformanceregressionSomething doesn't work anymore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions