Description
The Compare enum doesn't use NumberHelper. Instead, itĀ converts numbers of differing types to {{BigDecimal}}s. That's pretty much the slowest thing we can do.
Attachments
Issue Links
- links to
The Compare enum doesn't use NumberHelper. Instead, itĀ converts numbers of differing types to {{BigDecimal}}s. That's pretty much the slowest thing we can do.