Let's simplify publishing new NuGet packages for x++ builds
Performance Problems You Built
Performance issues with custom code can be common.
Performance problems are common with custom code when it strays into a level of service it wasn't intended or tested to handle. Code that works for 100 records an hour very likely will struggle with handling 100,000 records an hour. This article is meant to address common issues I encounter or have to explain when designing for high performance.











