Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@itamarst
Copy link
Contributor

Fixes #216

This reduces the time for pycddl to do validation+deserialization combo for a small document from 2.5µs to 1.8µs, by allowing only a single CBOR parse.

Happy to do a different API variation if you prefer.

@itamarst
Copy link
Contributor Author

Not really sure what's up with WASM tests.

@anweiss anweiss force-pushed the 216-extract-value branch 2 times, most recently from e796d1c to 4ca8e57 Compare February 10, 2025 19:15
@anweiss anweiss merged commit e84cfeb into anweiss:main Feb 10, 2025
14 checks passed
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.

Make it easier to only parse CBOR once for use case of validation + deserialization

3 participants