Files
stedolan-jq/tests
itchyny ce0e788ce2 improve tonumber/0 performance by parsing input as number literal
Previously, the tonumber/0 filter parses the input as JSON values, but
this is less-performant on large non-number strings. Parsing the input
string as number literal fixes the performance issue. Also, this fix
changes the filter to reject numbers with white spaces.
2024-03-01 16:33:17 +01:00
..
2014-12-26 23:05:56 -06:00
2023-11-28 20:36:59 +01:00
2023-10-03 22:48:12 +02:00
2017-11-29 20:47:56 -05:00
2024-02-10 18:23:50 +01:00
2024-02-08 00:11:54 -06:00