Skip to content

Commit

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

Bump the typescript-eslint group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Nov 14, 2023
2 parents 63caaeb + 19bbbd9 commit db8adf9
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
196 changes: 98 additions & 98 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.9.0",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down

1 comment on commit db8adf9

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on db8adf9 Nov 14, 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: db8adf9 Previous: 63caaeb Ratio
Time: Compiler/hello_world 16423640 ns/iter (± 565777) 18311413 ns/iter (± 581115) 0.90
Time: Compiler/fibonacci 128694800 ns/iter (± 1321040) 138007226 ns/iter (± 1010039) 0.93
Time: VM Runtime/hello_world 32050 ns/iter (± 3967) 36313 ns/iter (± 3364) 0.88
Time: VM Runtime/fibonacci/15 58231825 ns/iter (± 865380) 58395071 ns/iter (± 730216) 1.00
Time: VM Runtime/PLB/binarytrees/6 886858206 ns/iter (± 9902628) 891746745 ns/iter (± 10534126) 0.99

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

Please sign in to comment.