Skip to content
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

docs: Fix links to vision #5466

Merged
merged 1 commit into from
Dec 27, 2024
Merged

docs: Fix links to vision #5466

merged 1 commit into from
Dec 27, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Dec 27, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

As title.

What changes are included in this PR?

Are there any user-facing changes?

Copy link

codspeed-hq bot commented Dec 27, 2024

CodSpeed Performance Report

Merging #5466 will degrade performances by 15.89%

Comparing docs (8c70543) with main (6ccef00)

Summary

⚡ 8 improvements
❌ 4 regressions
✅ 61 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main docs Change
buffer 256 KiB * 32 chunk 154.4 ns 183.6 ns -15.89%
buffer 256 KiB * 4 chunk 154.4 ns 183.6 ns -15.89%
buffer 4.00 MiB * 32 chunk 154.4 ns 183.6 ns -15.89%
buffer 4.00 MiB * 4 chunk 154.4 ns 183.6 ns -15.89%
256 KiB * 1000k chunk 183.6 ns 154.4 ns +18.88%
256 KiB * 1000k truncate 245.8 ns 216.7 ns +13.46%
256 KiB * 100k chunk 183.6 ns 154.4 ns +18.88%
256 KiB * 100k truncate 245.8 ns 216.7 ns +13.46%
256 KiB * 10k chunk 183.6 ns 154.4 ns +18.88%
256 KiB * 10k truncate 245.8 ns 216.7 ns +13.46%
256 KiB * 1k chunk 212.8 ns 183.6 ns +15.89%
256 KiB * 1k truncate 245.8 ns 216.7 ns +13.46%

@Xuanwo Xuanwo requested a review from xyjixyjixyji December 27, 2024 08:44
@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 27, 2024

Thank you @PsiACE for the review!

@Xuanwo Xuanwo merged commit 37fe821 into main Dec 27, 2024
274 of 277 checks passed
@Xuanwo Xuanwo deleted the docs branch December 27, 2024 09:14
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can actually make a redirect from / to /docs.

I suppose all other links to /docs will be broken now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants