Skip to content

algorithms: generate table on init#10

Merged
tpircher merged 1 commit intotpircher:mainfrom
Ovsthus:ovsthus-optimize-table_driven
Aug 16, 2025
Merged

algorithms: generate table on init#10
tpircher merged 1 commit intotpircher:mainfrom
Ovsthus:ovsthus-optimize-table_driven

Conversation

@Ovsthus
Copy link
Contributor

@Ovsthus Ovsthus commented Aug 15, 2025

Generate table for table driven CRC on init.
This speeds up the python version of table driven CRC check by a factor of six.

This has been timed for a real use case in a production set up.

Generate table for table driven CRC on init.
This speeds up the python version of table driven CRC check by a factor
of six.
@Ovsthus
Copy link
Contributor Author

Ovsthus commented Aug 15, 2025

This fix is related to #9

@tpircher tpircher merged commit 179dbfe into tpircher:main Aug 16, 2025
6 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.

2 participants