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

Try to change code size. #4

Open
wants to merge 1 commit into
base: binary-size-test-refactor
Choose a base branch
from

Conversation

detly
Copy link
Owner

@detly detly commented Jul 17, 2023

No description provided.

@github-actions
Copy link

Below is the size of a hello-world Rust program linked with libstd with backtrace.

Original binary size: 391568B
Updated binary size: 379280B
Difference: -12288B (-3.14%)

@detly detly force-pushed the fake-pr-to-change-binary-size branch from b3753f2 to 1038a4e Compare July 17, 2023 13:55
@detly detly force-pushed the binary-size-test-refactor branch from dbf6d82 to 7bb7eb5 Compare July 17, 2023 14:01
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 1038a4e to c1d4f00 Compare July 17, 2023 14:01
@detly detly force-pushed the binary-size-test-refactor branch from 7bb7eb5 to 8022d96 Compare July 17, 2023 14:04
@detly detly force-pushed the fake-pr-to-change-binary-size branch from c1d4f00 to bd2a574 Compare July 17, 2023 14:05
@detly detly force-pushed the binary-size-test-refactor branch from 8022d96 to a9cd8db Compare July 17, 2023 14:07
@detly detly force-pushed the fake-pr-to-change-binary-size branch from bd2a574 to 82a4594 Compare July 17, 2023 14:08
@detly detly force-pushed the binary-size-test-refactor branch from a9cd8db to 168d2e9 Compare July 17, 2023 14:10
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 82a4594 to a2ac461 Compare July 17, 2023 14:10
@detly detly force-pushed the binary-size-test-refactor branch from 168d2e9 to b9671c8 Compare July 17, 2023 14:12
@detly detly force-pushed the fake-pr-to-change-binary-size branch from a2ac461 to 0f52a8a Compare July 17, 2023 14:14
@github-actions
Copy link

Below is the size of a hello-world Rust program linked with libstd with backtrace.

Original binary size: 391568B
Updated binary size: 379280B
Difference: -12288B (-3.14%)

@detly detly force-pushed the binary-size-test-refactor branch from b9671c8 to 0ddc036 Compare July 18, 2023 01:36
@detly detly force-pushed the fake-pr-to-change-binary-size branch 2 times, most recently from 650175f to 82f3d18 Compare July 18, 2023 01:47
@detly detly force-pushed the binary-size-test-refactor branch from 62c9cb0 to a2e6eb0 Compare July 18, 2023 01:50
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 82f3d18 to 81c7ffe Compare July 18, 2023 01:50
@detly detly force-pushed the binary-size-test-refactor branch from a2e6eb0 to 129b5ed Compare July 18, 2023 02:16
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 81c7ffe to d22356b Compare July 18, 2023 02:16
@detly detly force-pushed the binary-size-test-refactor branch from 129b5ed to acef8d4 Compare July 18, 2023 02:18
@detly detly force-pushed the fake-pr-to-change-binary-size branch from d22356b to 4859eac Compare July 18, 2023 02:18
@detly detly force-pushed the binary-size-test-refactor branch from acef8d4 to 4e757b9 Compare July 18, 2023 02:23
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 4859eac to 8495ee6 Compare July 18, 2023 02:23
@github-actions
Copy link

Below is the size of a hello-world Rust program linked with libstd with backtrace.

Original binary size: 391560B
Updated binary size: 379272B
Difference: -12288B (-3.14%)

@detly detly force-pushed the binary-size-test-refactor branch from 4e757b9 to ce09fb3 Compare July 18, 2023 02:33
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 8495ee6 to 8453ef2 Compare July 18, 2023 02:33
@github-actions
Copy link

Below is the size of a hello-world Rust program linked with libstd with backtrace.

Original binary size: 391568B
Updated binary size: 379280B
Difference: -12288B (-3.14%)

@detly detly force-pushed the binary-size-test-refactor branch from ce09fb3 to 11adf4c Compare July 18, 2023 02:47
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 8453ef2 to 3aab828 Compare July 18, 2023 02:47
@detly detly force-pushed the binary-size-test-refactor branch from 8f36ca9 to 46d63f6 Compare July 21, 2023 08:54
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 26b9aad to 6595b73 Compare July 21, 2023 08:54
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 399,760 B
  • Updated binary size: 379,280 B
  • Difference: -20,480 B (-5.12%)

,On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 151,552 B
  • Difference: -8,704 B (-5.43%)

@detly detly force-pushed the binary-size-test-refactor branch from 46d63f6 to 6075eb0 Compare July 21, 2023 09:03
@detly detly force-pushed the fake-pr-to-change-binary-size branch from 6595b73 to 316958f Compare July 21, 2023 09:04
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 399,760 B
  • Updated binary size: 379,280 B
  • Difference: -20,480 B (-5.12%)

On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 151,552 B
  • Difference: -8,704 B (-5.43%)

@detly detly force-pushed the fake-pr-to-change-binary-size branch from 316958f to f866bf0 Compare July 21, 2023 14:12
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 399,760 B
  • Updated binary size: 379,280 B
  • Difference: -20,480 B (-5.12%)

On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 151,552 B
  • Difference: -8,704 B (-5.43%)

@detly detly force-pushed the binary-size-test-refactor branch 2 times, most recently from 795820b to 4134df2 Compare July 21, 2023 14:28
@detly detly force-pushed the fake-pr-to-change-binary-size branch from f866bf0 to e7fc38e Compare July 21, 2023 14:28
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 399,760 B
  • Updated binary size: 379,280 B
  • Difference: -20,480 B (-5.12%)

On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 151,552 B
  • Difference: -8,704 B (-5.43%)

@detly detly force-pushed the binary-size-test-refactor branch 2 times, most recently from b837b21 to 018102b Compare August 27, 2023 01:10
@detly detly force-pushed the fake-pr-to-change-binary-size branch from e7fc38e to 7de1031 Compare August 27, 2023 01:12
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 395,712 B
  • Updated binary size: 375,232 B
  • Difference: -20,480 B (-5.18%)

On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 150,016 B
  • Difference: -10,240 B (-6.39%)

@detly detly force-pushed the fake-pr-to-change-binary-size branch from 7de1031 to e871899 Compare August 27, 2023 02:09
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 395,712 B
  • Updated binary size: 371,136 B
  • Difference: -24,576 B (-6.21%)

On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 150,016 B
  • Difference: -10,240 B (-6.39%)

@detly detly force-pushed the fake-pr-to-change-binary-size branch 2 times, most recently from b4594d9 to ff8eaff Compare August 27, 2023 02:41
@github-actions
Copy link

Below is the size of a hello-world Rust program linked with libstd with backtrace.

Original binary size: 395712B
Updated binary size: 371136B
Difference: -24576B (-6.21%)

@detly detly force-pushed the fake-pr-to-change-binary-size branch from ff8eaff to 2cb7e25 Compare August 27, 2023 02:51
@github-actions
Copy link

Below is the size of a hello-world Rust program linked with libstd with backtrace.

Original binary size: 395,712 B
Updated binary size: 371,136 B
Difference: -24,576 B (-6.21%)

@detly detly force-pushed the fake-pr-to-change-binary-size branch from 2cb7e25 to ed82e86 Compare August 27, 2023 03:07
@github-actions
Copy link

Code size changes for a hello-world Rust program linked with libstd with backtrace:

On platform ubuntu-latest:

  • Original binary size: 395,712 B
  • Updated binary size: 371,136 B
  • Difference: -24,576 B (-6.21%)

On platform windows-latest:

  • Original binary size: 160,256 B
  • Updated binary size: 150,016 B
  • Difference: -10,240 B (-6.39%)

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