You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solving a simple task in different ways and benchmarking algorithms using BenchmarkDotNet
About
This is a small console program that I wrote to demonstrate to colleagues after a short discussion) Here we can observe the effect of a small optimization on execution time and memory allocation.