Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make keys dynamic length #48

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Make keys dynamic length #48

merged 2 commits into from
Apr 22, 2024

Conversation

diondokter
Copy link
Collaborator

Fixes #39
Fixes #46

Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
 17176	     56	  33808	  51040	   c760	example

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.6% +1.67Ki  [ = ]       0    .debug_str
  +0.2%    +694  [ = ]       0    .debug_info
  +0.3%    +128  [ = ]       0    .debug_ranges
  +0.2%     +33  [ = ]       0    .strtab
  +0.4%     +32  [ = ]       0    .symtab
   +44%     +20  [ = ]       0    [Unmapped]
  +0.1%     +16  [ = ]       0    .debug_frame
  +0.1%      +8  [ = ]       0    .debug_aranges
  -1.0%     -42  [ = ]       0    .debug_abbrev
  -0.3%     -52  -0.3%     -52    .text
  -0.1%     -63  [ = ]       0    .debug_line
  -0.5%    -783  [ = ]       0    .debug_loc
  +0.2% +1.66Ki  -0.1%     -52    TOTAL

Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
 17176	     56	  33808	  51040	   c760	example

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.6% +1.67Ki  [ = ]       0    .debug_str
  +0.2%    +694  [ = ]       0    .debug_info
  +0.3%    +128  [ = ]       0    .debug_ranges
  +0.2%     +33  [ = ]       0    .strtab
  +0.4%     +32  [ = ]       0    .symtab
   +44%     +20  [ = ]       0    [Unmapped]
  +0.1%     +16  [ = ]       0    .debug_frame
  +0.1%      +8  [ = ]       0    .debug_aranges
  -1.0%     -42  [ = ]       0    .debug_abbrev
  -0.3%     -52  -0.3%     -52    .text
  -0.1%     -63  [ = ]       0    .debug_line
  -0.5%    -783  [ = ]       0    .debug_loc
  +0.2% +1.66Ki  -0.1%     -52    TOTAL

@diondokter diondokter merged commit 90f7d49 into master Apr 22, 2024
5 checks passed
@diondokter diondokter deleted the dyn-len-key branch April 22, 2024 15:26
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.

Release 2.0.0 ? Somehow &[u8] as Key?
1 participant