Skip to content

Commit

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

Bump the prettier group in /vscode_extension with 1 update
  • Loading branch information
jwbot authored Nov 14, 2023
2 parents db8adf9 + 4e74307 commit 2ed3b0b
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 @@ -251,7 +251,7 @@
"eslint-plugin-prettier": "^5.0.1",
"glob": "^10.3.10",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"vscode-test": "^1.4.0"
},
Expand Down

1 comment on commit 2ed3b0b

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on 2ed3b0b 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: 2ed3b0b Previous: db8adf9 Ratio
Time: Compiler/hello_world 27460567 ns/iter (± 2664297) 16423640 ns/iter (± 565777) 1.67
Time: Compiler/fibonacci 232318643 ns/iter (± 5770318) 128694800 ns/iter (± 1321040) 1.81
Time: VM Runtime/hello_world 58050 ns/iter (± 56491) 32050 ns/iter (± 3967) 1.81
Time: VM Runtime/fibonacci/15 97015891 ns/iter (± 5275606) 58231825 ns/iter (± 865380) 1.67
Time: VM Runtime/PLB/binarytrees/6 1546206932 ns/iter (± 31048549) 886858206 ns/iter (± 9902628) 1.74

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

Please sign in to comment.