Skip to content

Commit

Permalink
chore(ci): Fix CI (#6558)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 1, 2022
1 parent 40d7cda commit 8587589
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Expand Up @@ -170,7 +170,7 @@ jobs:
run: |
echo '[patch.crates-io]' >> bindings/Cargo.toml
./scripts/cargo/patch-section.sh >> bindings/Cargo.toml
cd bindings && cargo update
cd bindings && cargo update -p swc_core
- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
Expand Down Expand Up @@ -732,7 +732,7 @@ jobs:
echo '[patch.crates-io]' >> bindings/Cargo.toml
./scripts/cargo/patch-section.sh
./scripts/cargo/patch-section.sh >> bindings/Cargo.toml
cd bindings && cargo update
cd bindings && cargo update -p swc_core
- name: Cache
uses: actions/cache@v3
Expand Down Expand Up @@ -794,7 +794,7 @@ jobs:
run: |
echo '[patch.crates-io]' >> bindings/Cargo.toml
./scripts/cargo/patch-section.sh >> bindings/Cargo.toml
cd bindings && cargo update
cd bindings && cargo update -p swc_core
- name: Prepare
run: |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -97,7 +97,7 @@
"@napi-rs/cli": "^2.10.0",
"@swc/core": "=1.2.220",
"@swc/helpers": "^0.4.2",
"@swc/plugin-jest": "^1.2.12",
"@swc/plugin-jest": "1.5.25",
"@taplo/cli": "^0.3.2",
"@types/jest": "^28.1.4",
"@types/node": "^14.14.41",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2463,7 +2463,7 @@ __metadata:
"@swc/core-win32-ia32-msvc": 1.2.146
"@swc/core-win32-x64-msvc": 1.2.146
"@swc/helpers": ^0.4.2
"@swc/plugin-jest": ^1.2.12
"@swc/plugin-jest": 1.5.25
"@taplo/cli": ^0.3.2
"@types/jest": ^28.1.4
"@types/node": ^14.14.41
Expand Down Expand Up @@ -2536,10 +2536,10 @@ __metadata:
languageName: node
linkType: hard

"@swc/plugin-jest@npm:^1.2.12":
version: 1.5.18
resolution: "@swc/plugin-jest@npm:1.5.18"
checksum: a72773c409d988431cbd06b216736bbb330badf61659fde9a3cfd29ccc81f541163aed0eba4f7d2063607ff757f14696562be6efe665f0e9f0887c5113a6ec20
"@swc/plugin-jest@npm:1.5.25":
version: 1.5.25
resolution: "@swc/plugin-jest@npm:1.5.25"
checksum: 1573d5f60920f929a16ebc696fb98d8f484052ce2ba2533d57b701141816e1d886c6f819ec81c5bb6d2851759a0edb4cb74da7551b61b2d5f2ce5db9746e06ed
languageName: node
linkType: hard

Expand Down

1 comment on commit 8587589

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 8587589 Previous: 8083484 Ratio
es/full/bugs-1 360417 ns/iter (± 33466) 360290 ns/iter (± 33677) 1.00
es/full/minify/libraries/antd 2167405158 ns/iter (± 73929486) 2153591231 ns/iter (± 168909161) 1.01
es/full/minify/libraries/d3 521107751 ns/iter (± 33102309) 468732958 ns/iter (± 49880034) 1.11
es/full/minify/libraries/echarts 1910686182 ns/iter (± 108465239) 1789380716 ns/iter (± 109434339) 1.07
es/full/minify/libraries/jquery 123375656 ns/iter (± 22418352) 147816457 ns/iter (± 16098328) 0.83
es/full/minify/libraries/lodash 142647163 ns/iter (± 12670541) 158338827 ns/iter (± 35135745) 0.90
es/full/minify/libraries/moment 71919387 ns/iter (± 3575082) 75246164 ns/iter (± 7551281) 0.96
es/full/minify/libraries/react 24503182 ns/iter (± 880294) 28240238 ns/iter (± 3295365) 0.87
es/full/minify/libraries/terser 378318075 ns/iter (± 39827738) 392078494 ns/iter (± 34436171) 0.96
es/full/minify/libraries/three 685640247 ns/iter (± 104136558) 1231525383 ns/iter (± 394185883) 0.56
es/full/minify/libraries/typescript 4052237645 ns/iter (± 153348857) 4278708141 ns/iter (± 136886797) 0.95
es/full/minify/libraries/victory 957717635 ns/iter (± 103297817) 1004348421 ns/iter (± 81148756) 0.95
es/full/minify/libraries/vue 162582568 ns/iter (± 9303358) 191725745 ns/iter (± 11570767) 0.85
es/full/codegen/es3 32916 ns/iter (± 1234) 34691 ns/iter (± 3935) 0.95
es/full/codegen/es5 32833 ns/iter (± 1286) 35035 ns/iter (± 8432) 0.94
es/full/codegen/es2015 33064 ns/iter (± 1783) 35040 ns/iter (± 4756) 0.94
es/full/codegen/es2016 32998 ns/iter (± 1452) 35199 ns/iter (± 2730) 0.94
es/full/codegen/es2017 33132 ns/iter (± 1260) 35160 ns/iter (± 10022) 0.94
es/full/codegen/es2018 33167 ns/iter (± 1748) 36871 ns/iter (± 8060) 0.90
es/full/codegen/es2019 32964 ns/iter (± 1267) 35462 ns/iter (± 4937) 0.93
es/full/codegen/es2020 32928 ns/iter (± 3363) 33872 ns/iter (± 1591) 0.97
es/full/all/es3 187886747 ns/iter (± 6571520) 212060425 ns/iter (± 17244900) 0.89
es/full/all/es5 178318446 ns/iter (± 6800383) 216417554 ns/iter (± 31596216) 0.82
es/full/all/es2015 144149868 ns/iter (± 9395850) 158046872 ns/iter (± 14748116) 0.91
es/full/all/es2016 143293434 ns/iter (± 5463236) 161814686 ns/iter (± 19486474) 0.89
es/full/all/es2017 143052243 ns/iter (± 4937879) 160906174 ns/iter (± 22691967) 0.89
es/full/all/es2018 141652076 ns/iter (± 5061229) 166629520 ns/iter (± 20301652) 0.85
es/full/all/es2019 139558971 ns/iter (± 3978065) 159358955 ns/iter (± 25321174) 0.88
es/full/all/es2020 134793159 ns/iter (± 5523055) 148551833 ns/iter (± 21048349) 0.91
es/full/parser 706950 ns/iter (± 29387) 740149 ns/iter (± 129219) 0.96
es/full/base/fixer 26105 ns/iter (± 2823) 27036 ns/iter (± 1440) 0.97
es/full/base/resolver_and_hygiene 90271 ns/iter (± 6723) 93966 ns/iter (± 6105) 0.96
serialization of ast node 205 ns/iter (± 14) 211 ns/iter (± 42) 0.97
serialization of serde 218 ns/iter (± 8) 225 ns/iter (± 13) 0.97

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.