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

Modify reader bits_read during seek action #526

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wcampbell0x2a
Copy link
Collaborator

No description provided.

Copy link

Benchmark for a94e4ce

Click to view benchmark
Test Base PR %
count_from_u8_specialize 97.3±1.02ns 98.4±0.99ns +1.13%
count_no_specialize 2.6±0.03µs 2.4±0.02µs -7.69%
count_specialize 96.2±0.74ns 100.2±1.10ns +4.16%
deku_read_bits 1217.4±15.44ns 1232.0±15.36ns +1.20%
deku_read_byte 5.0±0.05ns 4.5±0.08ns -10.00%
deku_read_enum 4.1±0.04ns 3.8±0.05ns -7.32%
deku_read_vec 30.6±0.54ns 30.7±0.43ns +0.33%
deku_write_bits 223.6±3.00ns 219.9±4.95ns -1.65%
deku_write_byte 23.7±0.36ns 24.1±0.60ns +1.69%
deku_write_enum 22.8±0.35ns 22.8±0.34ns 0.00%
deku_write_vec 488.1±7.71ns 492.1±6.23ns +0.82%
read_all 5.2±0.05µs 4.2±0.06µs -19.23%
read_all_bytes 5.1±0.04µs 4.2±0.05µs -17.65%

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