I've seen @Artem Kobzar has done a great deal of changes since 2022 regarding runtime type checks, at least by looking at the commit history. Maybe that issue was simply forgotten
Edoardo Luppi
08/05/2023, 3:36 PM
Seen mentioned performance issues with
Long
Edoardo Luppi
08/05/2023, 3:37 PM
It would be nice to know what types or operations to avoid in the current state.
a
anton.bannykh
08/07/2023, 9:21 AM
The issue is open because it is too general, there is still stuff to be improved. The interface type-checks have been completely redesigned and should be much faster now (think 100x)
e
Edoardo Luppi
08/07/2023, 9:32 AM
@anton.bannykh thanks! I've published some benchmarks that were originally made for 1.3.72 in #serialization, and I can see that there have been improvements