When using `PlainDate` with a cached `Intl.DateTimeFormat` the performance is 15x worse than using `Date`. Is this expected because it is just a polyfill ? Date:  PlainDate: 
When using
PlainDatewith a cachedIntl.DateTimeFormatthe performance is 15x worse than usingDate.Is this expected because it is just a polyfill ?
Date:

PlainDate:
