Keith Donald opened SPR-7110 and commented
Currently every call into the ConversionService results in a fairly-involved search to match the Converter to use for a given source/target TypeDescriptor pair. Performance could likely be improved significantly by caching the results of converter lookup operations.
Affects: 3.0.2
Issue Links: