Skip to content

Conversation

hossein1376
Copy link
Contributor

In Go, your choice of variable's type can be critical for performance. I used uint32 instead of int which resulted in drastic improvement.

Also, I removed symbol table and DWARF generation from the final binary which may or may not affect the performance.

@ali77gh ali77gh merged commit 243950c into ali77gh:master Apr 30, 2023
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.

2 participants