Skip to content

Commit

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

Bump the typescript-eslint group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Nov 7, 2023
2 parents f179818 + 31267b8 commit f6cb3bc
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.2",
"@types/node": "^20.8.10",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down

1 comment on commit f6cb3bc

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on f6cb3bc Nov 7, 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: f6cb3bc Previous: f179818 Ratio
Time: Compiler/hello_world 24576634 ns/iter (± 829356) 17050331 ns/iter (± 360859) 1.44
Time: Compiler/fibonacci 181201489 ns/iter (± 1687475) 163664816 ns/iter (± 999242) 1.11
Time: VM Runtime/hello_world 57952 ns/iter (± 3835) 47399 ns/iter (± 25621) 1.22
Time: VM Runtime/fibonacci/15 78439800 ns/iter (± 705845) 71098805 ns/iter (± 1192798) 1.10
Time: VM Runtime/PLB/binarytrees/6 1200379040 ns/iter (± 2038348) 1073340855 ns/iter (± 2720338) 1.12

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

Please sign in to comment.