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

chore: correct typos docs #13505

Merged
merged 6 commits into from
Dec 23, 2024
Merged

chore: correct typos docs #13505

merged 6 commits into from
Dec 23, 2024

Conversation

futreall
Copy link
Contributor

I reviewed the entire repository, no more typos found in docs.
Hope this helps streamline the project!
Best regards,
futreall

@futreall
Copy link
Contributor Author

@mattsse sorry , but I want to be useful

@mattsse
Copy link
Collaborator

mattsse commented Dec 23, 2024

ty, these look legit

@mattsse mattsse added the C-docs An addition or correction to our documentation label Dec 23, 2024
@mattsse mattsse enabled auto-merge December 23, 2024 06:24
Copy link

codspeed-hq bot commented Dec 23, 2024

CodSpeed Performance Report

Merging #13505 will not alter performance

Comparing futreall:main (3f3fb47) with main (1d0bb3d)

Summary

✅ 69 untouched benchmarks
🆕 8 new benchmarks
⁉️ 8 dropped benchmarks

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

Benchmarks breakdown

Benchmark main futreall:main Change
🆕 range lookup` N/A 53.7 µs N/A
🆕 any lookup` N/A 197.6 µs N/A
🆕 `prefix set preload size: 100 input size: 100 Vec with binary search lookup`
🆕 `prefix set preload size: 100 input size: 100 Vec with custom cursor lookup`
⁉️ range lookup` 53.9 µs N/A N/A
⁉️ any lookup` 196.5 µs N/A N/A
⁉️ `prefix set preload size: 100 input size: 99 Vec with binary search lookup`
⁉️ `prefix set preload size: 100 input size: 99 Vec with custom cursor lookup`
⁉️ range lookup` 610.9 µs N/A N/A
⁉️ any lookup` 19.9 ms N/A N/A
⁉️ `prefix set preload size: 1000 input size: 1000 Vec with binary search lookup`
⁉️ `prefix set preload size: 1000 input size: 1000 Vec with custom cursor lookup`
🆕 range lookup` N/A 609.2 µs N/A
🆕 any lookup` N/A 20 ms N/A
🆕 `prefix set preload size: 1000 input size: 999 Vec with binary search lookup`
🆕 `prefix set preload size: 1000 input size: 999 Vec with custom cursor lookup`

@mattsse mattsse disabled auto-merge December 23, 2024 06:34
@mattsse mattsse merged commit dcdde39 into paradigmxyz:main Dec 23, 2024
39 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants