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

[Maintenance] Reduce binary size #1565

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

ajanikow
Copy link
Collaborator

@ajanikow ajanikow commented Jan 8, 2024

No description provided.

@ajanikow ajanikow requested a review from a team as a code owner January 8, 2024 11:17
@cla-bot cla-bot bot added the cla-signed label Jan 8, 2024
endif

# Go Disable function inlining
GOBUILDDISABLEFUNCTIONINLINING ?= 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How much it affect the operator performance though? Wondering to see the benchmarking results - I think we have some benchmarking tests there.

@ajanikow ajanikow force-pushed the maintenance/reduce_binary_size branch from 47de5e4 to ba3dae2 Compare January 8, 2024 11:34
@ajanikow ajanikow merged commit 1e87498 into master Jan 8, 2024
3 checks passed
@ajanikow ajanikow deleted the maintenance/reduce_binary_size branch January 8, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants