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

Ensure no code runs in the constructors #204

Draft
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

kstenerud
Copy link
Contributor

Goal

Design

Changeset

Testing

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +1.8% +2.67Ki  +1.8% +2.67Ki    String Table
  +1.3% +1.03Ki  +1.3% +1.03Ki    Symbol Table
  +4.6%    +320  +4.6%    +320    __DATA,__cfstring
  +5.9%    +319  +5.9%    +319    __TEXT,__cstring
   +13%    +304   +13%    +304    __TEXT,__const
  +2.5%     +80  +2.5%     +80    Binding Info
  +2.5%     +72  +2.5%     +72    Lazy Binding Info
  +1.6%     +60  +1.6%     +60    __TEXT,__unwind_info
  +0.4%     +40  +0.4%     +40    [4 Others]
  +1.0%     +40  +1.0%     +40    __DATA,__const
  +2.8%     +36  +2.8%     +36    __TEXT,__stub_helper
  +2.8%     +36  +2.8%     +36    __TEXT,__stubs
  +2.8%     +28  +2.8%     +28    Indirect Symbol Table
  +2.8%     +24  +2.8%     +24    __DATA,__la_symbol_ptr
  -1.0%     -24  -1.0%     -24    __DATA,__objc_selrefs
  -0.4%     -32  -0.4%     -32    __TEXT,__objc_stubs
  -0.1%     -47  -0.1%     -47    [__TEXT]
  -0.5%     -56  -0.5%     -56    __TEXT,__objc_methname
  -6.9%    -368  -7.1%    -368    [__DATA]
  -0.7%    -636  -0.7%    -636    __TEXT,__text
  [NEW]      +4 -54.8% -3.89Ki    [__LINKEDIT]
  +0.9% +3.90Ki  [ = ]       0    TOTAL

Generated by 🚫 Danger

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.

1 participant