Skip to content

algorithms: generate table on init#10

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

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

Conversation

@Ovsthus

@Ovsthus Ovsthus commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

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

Ovsthus commented Aug 15, 2025

Copy link
Copy Markdown
Contributor Author

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