Skip to content

Json generic to definition

Clean Importer requested to merge json-generic-to-definition into master

This speeds up a lot of iTasks work.

For example, for my application: https://martlubbers.net/scr/2018-03-06_18-25-23.png

The left screen is before, right is after. It shows that a lot less time is spent in the JSON functions because the compiler can optimize more.

Edited by Clean Importer

Merge request reports