Skip to content

Commit

Permalink
Merge pull request #851 from candy-lang/dependabot/npm_and_yarn/vscod…
Browse files Browse the repository at this point in the history
…e_extension/typescript-eslint-79a309abe1

Bump the typescript-eslint group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Dec 25, 2023
2 parents bf734ae + 2c7c5f5 commit 7aaaee1
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
172 changes: 86 additions & 86 deletions vscode_extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vscode_extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.4",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
Expand Down

1 comment on commit 7aaaee1

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on 7aaaee1 Dec 25, 2023

Choose a reason for hiding this comment

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

Compiler

Benchmark suite Current: 7aaaee1 Previous: bf734ae Ratio
Time: Compiler/hello_world 16618340 ns/iter (± 475512) 18183177 ns/iter (± 984590) 0.91
Time: Compiler/fibonacci 132556819 ns/iter (± 837747) 137717169 ns/iter (± 3129440) 0.96
Time: VM Runtime/hello_world 32580 ns/iter (± 2017) 34289 ns/iter (± 3833) 0.95
Time: VM Runtime/fibonacci/15 56398179 ns/iter (± 1022885) 55994531 ns/iter (± 405767) 1.01
Time: VM Runtime/PLB/binarytrees/6 858358972 ns/iter (± 10045743) 862286784 ns/iter (± 7137171) 1.00

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

Please sign in to comment.