Skip to content

Commit

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

Bump the mocha group in /vscode_extension with 1 update
  • Loading branch information
jwbot authored Nov 23, 2023
2 parents ce8093b + d64a1e0 commit d14198f
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.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.9.3",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
Expand Down

1 comment on commit d14198f

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on d14198f Nov 23, 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: d14198f Previous: ce8093b Ratio
Time: Compiler/hello_world 17683889 ns/iter (± 1054920) 16808842 ns/iter (± 358212) 1.05
Time: Compiler/fibonacci 136590011 ns/iter (± 1795466) 132101595 ns/iter (± 1095850) 1.03
Time: VM Runtime/hello_world 34525 ns/iter (± 3049) 32400 ns/iter (± 40230) 1.07
Time: VM Runtime/fibonacci/15 59376628 ns/iter (± 800078) 58696367 ns/iter (± 3174653) 1.01
Time: VM Runtime/PLB/binarytrees/6 910622787 ns/iter (± 7108892) 881706767 ns/iter (± 8487620) 1.03

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

Please sign in to comment.