Skip to content

Commit

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

Bump the typescript-eslint group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Aug 1, 2023
2 parents 2746c5d + b8a3139 commit 83cb450
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 @@ -233,8 +233,8 @@
"@types/mocha": "^10.0.1",
"@types/node": "^20.4.5",
"@types/vscode": "^1.80.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down

1 comment on commit 83cb450

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on 83cb450 Aug 1, 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: 83cb450 Previous: 2746c5d Ratio
Time: Compiler/hello_world 24982559 ns/iter (± 3412713) 23028438 ns/iter (± 1781036) 1.08
Time: Compiler/fibonacci 222455421 ns/iter (± 11086515) 192564505 ns/iter (± 8210792) 1.16
Time: VM Runtime/hello_world 70950 ns/iter (± 35084) 74250 ns/iter (± 4990) 0.96
Time: VM Runtime/fibonacci/15 640840662 ns/iter (± 16354893) 590876304 ns/iter (± 10620281) 1.08
Time: VM Runtime/PLB/binarytrees/6 2915153673 ns/iter (± 54214207) 2686503680 ns/iter (± 10126412) 1.09

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

Please sign in to comment.