cburgmer / json-path-comparison

Comparison of the different implementations of JSONPath and language agnostic test suite.
https://cburgmer.github.io/json-path-comparison/
GNU General Public License v3.0
84 stars 26 forks source link

Comparing dotNET_JsonPathLib questionable #147

Open cburgmer opened 7 months ago

cburgmer commented 7 months ago

As shown in 093d1333fd31, the optional JavaScript evaluation plugin we employ highly influences the results of the implementation of dotNET_JsonPathLib. It's unclear how much of a statement we are making towards the implementation instead of a moving/exchangable part of our measurement.