The Mist
Explore posts from servers✅ :white_check_mark: Dictionary<int, ...> lookup time seems a bit too slow
Thanks guys!
I don't get to use line-by-line profilers too often, so maybe I'm just overestimating how well it accounts for its own overhead in the benchmark results
I've gotten the performance to an acceptable threshold for now by optimizing other things, if it falls under the threshold again I'll try using BenchmarkDotNet to see if there is really some issue with the dictionary/method or if it was just the overhead after all
17 replies