Skip to content

Improve packing performance - #27

Merged
rgcl merged 1 commit into
rgcl:masterfrom
alexkuz:patch-1
Jun 20, 2026
Merged

Improve packing performance#27
rgcl merged 1 commit into
rgcl:masterfrom
alexkuz:patch-1

Conversation

@alexkuz

Copy link
Copy Markdown
Contributor
  • fix incorrect dictionary checking that lead to storing unique value multiple times in some cases;
  • improve performance by using objects instead of arrays in dictionary which significantly speeds up dictionary lookup.

image

Sign up for freeto 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

@alexkuz@rgcl