I am looking for an easy and practical way to compare the performance of different JSONata statements. I tried jsben.ch, but it seems not to find the library.
Any suggestion how this could be done easily?
I am looking for an easy and practical way to compare the performance of different JSONata statements. I tried jsben.ch, but it seems not to find the library.
Any suggestion how this could be done easily?
Consider using the test suite mechanism built into JSONata itself:
https://github.com/jsonata-js/jsonata/blob/master/test/test-suite/TESTSUITE.md