Edouard Maleix

Results 77 comments of Edouard Maleix

> I think this is fixed on main but it wasn't pushed in any new version Indeed this was fixed [here](https://github.com/nx-dotnet/nx-dotnet/pull/899) but not yet released.

@md-owes As much as your issue and struggle are understandable, they do not entitle you to transfer them back to open-source project maintainers. There is no paid support for this...

@Den-dp Your PR should be able to pass the tests now!

Hey @JonasBa, i’m pinging you as you seem to be contributing the most to this project. Few questions: - Could you tell if there’s any plan to support profiling when...

There does not seem to be a profiling spec from OTel yet, only some [agreed considerations](https://github.com/open-telemetry/oteps/blob/main/text/profiles/0212-profiling-vision.md) on how to build it. This [project](https://github.com/grafana/otel-profiling-go) was mentioned in the [original issue](https://github.com/open-telemetry/oteps/issues/139) that...

I just created a [reproduction repository](https://github.com/getlarge/nx-dotnet-perf-issue) that includes patches for `@nx-dotnet/core` and `@nx-dotnet/dotnet` to enable parallel and asynchronous processing of `ctx.filesToProcess.projectFileMap`. It positively affects the execution time: - before: ~3700ms...

FYI, after my patch, `js-package-plugin` produced another error: ![Image](https://github.com/user-attachments/assets/b2863fc2-c212-433a-82cd-79fd6c244296)