-
Notifications
You must be signed in to change notification settings - Fork 0
doc: contributing & security #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CodSpeed Performance ReportMerging #21 will not alter performanceComparing 🎉 Hooray!
|
| Benchmark | main |
doc-contributing-security |
Change | |
|---|---|---|---|---|
weblsp - Color Presentation |
680.4 µs | N/A | N/A | |
weblsp - Document Colors |
1.7 ms | N/A | N/A | |
weblsp - Document Symbols |
1.1 ms | N/A | N/A | |
weblsp - Folding Ranges |
879.8 µs | N/A | N/A | |
weblsp - Hover |
2 ms | N/A | N/A | |
| 🆕 | weblsp - Color Presentation |
N/A | 687.2 µs | N/A |
| 🆕 | weblsp - Document Colors |
N/A | 1.7 ms | N/A |
| 🆕 | weblsp - Document Symbols |
N/A | 2.2 ms | N/A |
| 🆕 | weblsp - Folding Ranges |
N/A | 2 ms | N/A |
| 🆕 | weblsp - Hover |
N/A | 869.1 µs | N/A |
What does this change?
CONTRIBUTING.md: Added.SECURITY.md: Added.crates/weblsp/README.md: Fix logos, quick links, and "Getting Started" instructions.crates/csslsrs/README.md: Fix logos, quick links, and "Getting Started" instructions.packages/csslsrs/README.md: Added logos, intro, quick links, and "Getting Started" instructions.packages/vscode/README.md: Added, but still work in progress.language-server-tests-benchmarksrenamed@weblsp/ls-tests-benchmarksHow is it tested?
N/A.
How is it documented?
This is documentation.