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
Changing TimeStamp to a value type in order to reduce unnecessary heap allocations (#225)
* Change TimeStamp to a readonly struct record in order to avoid unnecessary allocations.
* Change TimeStamp to a readonly struct record in order to avoid unnecessary allocations.
0 commit comments