Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Unit Benchmarks#2202

Merged
KernelDeimos merged 2 commits intomainfrom
eric/25CI0-benchmarks
Dec 19, 2025
Merged

Unit Benchmarks#2202
KernelDeimos merged 2 commits intomainfrom
eric/25CI0-benchmarks

Conversation

@KernelDeimos
Copy link
Contributor

No description provided.

Adds the necessary configuration and the `npm run bench` script, as well
as the first benchmark to verify everything is working. The first
benchmark is permissionUtils. This is important to benchmark because
permission strings are used often and there is some non-trivial logic
such as escaping of full-colon characters. Other overheads like database
access will be much more significant, but it may be useful to know how
much more significant in quantifiable terms.
- Move CircularQueue class from AntiCSRFService to util directory
- Add benchmark to ensure we don't slow it down
@KernelDeimos KernelDeimos merged commit 75f3092 into main Dec 19, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant