Closed bjornharrtell closed 3 years ago
Follow up to verify what kind of impact https://github.com/NetTopologySuite/NetTopologySuite.IO.PostGis/pull/17 had on performance. Uses BenchmarkDotNet.
On my machine I get this result from a sudo dotnet run -c Release run:
sudo dotnet run -c Release
So, performance improvement looks pretty good. :)
I was about to ask for it 👍
Follow up to verify what kind of impact https://github.com/NetTopologySuite/NetTopologySuite.IO.PostGis/pull/17 had on performance. Uses BenchmarkDotNet.
On my machine I get this result from a
sudo dotnet run -c Release
run:So, performance improvement looks pretty good. :)