Skip to content

Commit

Permalink
Merge pull request #807 from candy-lang/dependabot/npm_and_yarn/vscod…
Browse files Browse the repository at this point in the history
…e_extension/mocha-a8c961430f

Bump the mocha group in /vscode_extension with 1 update
  • Loading branch information
jwbot authored Nov 21, 2023
2 parents 32262f5 + 3af7665 commit 43e40e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions vscode_extension/package-lock.json

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

2 changes: 1 addition & 1 deletion vscode_extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
},
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.2",
"@types/mocha": "^10.0.5",
"@types/node": "^20.9.2",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
Expand Down

1 comment on commit 43e40e0

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on 43e40e0 Nov 21, 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: 43e40e0 Previous: 32262f5 Ratio
Time: Compiler/hello_world 16552104 ns/iter (± 497690) 16158149 ns/iter (± 534487) 1.02
Time: Compiler/fibonacci 132745447 ns/iter (± 1352711) 130420338 ns/iter (± 1859267) 1.02
Time: VM Runtime/hello_world 32776 ns/iter (± 1544) 33552 ns/iter (± 3928) 0.98
Time: VM Runtime/fibonacci/15 59409957 ns/iter (± 442687) 59216229 ns/iter (± 673163) 1.00
Time: VM Runtime/PLB/binarytrees/6 897928634 ns/iter (± 7035735) 889098438 ns/iter (± 10738730) 1.01

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

Please sign in to comment.