Skip to content

NuGet Packages in debug build? #416

@Reaper1121

Description

@Reaper1121

Hello, I've recently started working on a peformance critical C# library and I stumbled upon this library which meets my criteria perfectly, a day later I noticed that Silk.NET has optimizations disabled because this was built with a Debug configuration, Silk.NET focuses on performance yet having JIT optimizations disabled hurts the performance in production use drastically which makes it one of the slowest bindings libraries, why is that? I would expect for a NuGet package in "Release" build to be published.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions