Skip to content

Commit

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

Bump the typescript-eslint group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Oct 24, 2023
2 parents 9f922a7 + 802c6db commit f965904
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.8.7",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down

1 comment on commit f965904

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on f965904 Oct 24, 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: f965904 Previous: 9f922a7 Ratio
Time: Compiler/hello_world 20680910 ns/iter (± 894983) 22828956 ns/iter (± 792106) 0.91
Time: Compiler/fibonacci 178458144 ns/iter (± 8603737) 178864637 ns/iter (± 3621356) 1.00
Time: VM Runtime/hello_world 43650 ns/iter (± 11058) 51901 ns/iter (± 8437) 0.84
Time: VM Runtime/fibonacci/15 281914326 ns/iter (± 6271239) 283615738 ns/iter (± 1512727) 0.99
Time: VM Runtime/PLB/binarytrees/6 1321121664 ns/iter (± 11150376) 1307527593 ns/iter (± 6406028) 1.01

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

Please sign in to comment.