-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Michael Lidgren edited this page Jan 27, 2021
·
4 revisions
Here are some benchmarks generated by the excellent BenchmarkDotNet comparing to the default .net core implementation and FastEnum and Enums.NET:
- ToStringEx()
- TryParseEx()
- IsDefinedEx()
- GetNamesEx() and GetValuesEx()