Skip to content

Impl DekuWrite for [T] - #416

Merged
wcampbell0x2a merged 1 commit into
masterfrom
impl-deku-write-array-T
Jan 24, 2024
Merged

Impl DekuWrite for [T]#416
wcampbell0x2a merged 1 commit into
masterfrom
impl-deku-write-array-T

Conversation

@wcampbell0x2a

Copy link
Copy Markdown
Collaborator
  • Remove already removed gated feature testing
  • Add test for [T]

See #270

- Remove already removed gated feature testing
- Add test for [T]

See #270
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark for 8d6744e

Click to view benchmark
Test Base PR %
deku_read_bits 1266.8±15.23ns 1198.6±36.37ns -5.38%
deku_read_byte 19.9±0.45ns 20.0±0.41ns +0.50%
deku_read_enum 9.3±0.18ns 9.4±0.15ns +1.08%
deku_read_vec 53.3±0.89ns 53.4±0.77ns +0.19%
deku_write_bits 110.2±4.02ns 110.0±1.05ns -0.18%
deku_write_byte 126.4±3.09ns 129.2±4.98ns +2.22%
deku_write_enum 93.1±5.94ns 94.7±3.79ns +1.72%
deku_write_vec 3.1±0.06µs 3.1±0.07µs 0.00%

@wcampbell0x2a
wcampbell0x2a merged commit dd6bd04 into master Jan 24, 2024
@wcampbell0x2a
wcampbell0x2a deleted the impl-deku-write-array-T branch January 24, 2024 02:14
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.

2 participants