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

Document use of no-std-io2 #517

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Document use of no-std-io2 #517

merged 1 commit into from
Jan 19, 2025

Conversation

wcampbell0x2a
Copy link
Collaborator

Closes #505

Copy link

Benchmark for 3acd183

Click to view benchmark
Test Base PR %
count_from_u8_specialize 96.6±0.87ns 99.6±1.05ns +3.11%
count_no_specialize 2.4±0.03µs 2.4±0.03µs 0.00%
count_specialize 95.1±1.00ns 97.5±1.19ns +2.52%
deku_read_bits 1236.5±12.28ns 1206.0±14.88ns -2.47%
deku_read_byte 4.7±0.15ns 4.7±0.09ns 0.00%
deku_read_enum 3.8±0.05ns 3.8±0.03ns 0.00%
deku_read_vec 30.1±0.71ns 30.0±0.46ns -0.33%
deku_write_bits 215.3±5.20ns 212.6±4.15ns -1.25%
deku_write_byte 23.7±0.31ns 23.4±0.31ns -1.27%
deku_write_enum 22.5±0.32ns 22.2±0.32ns -1.33%
deku_write_vec 511.5±6.58ns 512.7±4.78ns +0.23%
read_all 4.2±0.21µs 4.2±0.10µs 0.00%
read_all_bytes 4.2±0.06µs 4.2±0.09µs 0.00%

@wcampbell0x2a wcampbell0x2a merged commit 4d790ed into master Jan 19, 2025
15 checks passed
@wcampbell0x2a wcampbell0x2a deleted the 505-document-no-std-io2 branch January 19, 2025 03:29
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.

Add link to no_std_io in docs
2 participants