jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup
authorFrançois Goudal <redacted>
Wed, 18 Aug 2021 21:01:23 +0000 (23:01 +0200)
committerFrançois Goudal <redacted>
Mon, 23 Aug 2021 09:15:44 +0000 (11:15 +0200)
commitdca61c0261f8627814ff56cc8dcc5387de3860fd
tree09c1176cb23ebbb4a9d283a1a7f27b02a6840d11
parent4952a624f21c64fac8b589758759bd960018d87f
jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup

Signed-off-by: François Goudal <redacted>
utils/jq/Makefile
utils/jq/patches/0001-Improve-linking-time-by-marking-subtrees-with-unboun.patch [new file with mode: 0644]
utils/jq/patches/0002-Reimplement-block_drop_unreferenced-in-linear-time.patch [new file with mode: 0644]
utils/jq/patches/0003-Simplify-definition-of-block_bind_referenced.patch [new file with mode: 0644]
utils/jq/patches/0004-Pass-on-the-error-message-when-rel_path-is-invalid.patch [new file with mode: 0644]
utils/jq/patches/0005-Catch-.-as-the-first-component-of-a-module-path.patch [new file with mode: 0644]
utils/jq/patches/0006-Replace-TOP-before-imports-special-case-with-assert.patch [new file with mode: 0644]
utils/jq/patches/0007-Add-import-metadata-key-optional.patch [new file with mode: 0644]
utils/jq/patches/0008-Load-.jq-as-a-library-instead-of-with-builtins.patch [new file with mode: 0644]
utils/jq/patches/0009-Make-builtin-binding-fast-again-by-binding-only-refe.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT