this is used to try and better understand the performance costs of using enum's in typescript
Comparing performance of:Compare Enum string vs Compare Enum number vs compare const string vs compare const number vs compare inline string vs compare inline number