quinchs / EdgeDB.Net

C# edgedb client
Apache License 2.0
45 stars 3 forks source link

Improve snake case property name conversion performance #36

Closed Syzuna closed 1 year ago

Syzuna commented 1 year ago

This PR aims to improve the performance of the property name to snake case. A benchmark showed a 58-66% improvement in execution time and a cut in memory allocation to up to 75%

Benchmark Results: