fix: re-enable js-libp2p under node.js (#325)

Adds perf tests for js-libp2p 0.46.x and 1.0 (via the `next` tag).

---------

Co-authored-by: achingbrain <achingbrain@users.noreply.github.com>
This commit is contained in:
Alex Potsides
2023-11-21 08:22:56 +00:00
committed by GitHub
parent 7ca92e80ab
commit 9a4c969523
13 changed files with 30500 additions and 22025 deletions

View File

@@ -22,7 +22,7 @@ jobs:
perf:
name: Perf
runs-on: ubuntu-latest
timeout-minutes: 120
timeout-minutes: 240
defaults:
run:
shell: bash