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

perf: Increase Speed #63

Merged
merged 2 commits into from
Sep 3, 2024
Merged

perf: Increase Speed #63

merged 2 commits into from
Sep 3, 2024

Conversation

notJoon
Copy link
Contributor

@notJoon notJoon commented Sep 3, 2024

Before: 5472521583 ns/op (5.47s)
After: 3350061625 ns/op (3.35s)

Execution time decreased by about 38.8%

pkg: github.com/gnoswap-labs/tlin/internal
BenchmarkEngine-8            	       1	5472521583 ns/op	20200576 B/op	  168915 allocs/op
BenchmarkGoroutineEngine-8   	       1	3350061625 ns/op	19007344 B/op	  168759 allocs/op

@notJoon notJoon changed the title feat: Increase Speed perf: Increase Speed Sep 3, 2024
@notJoon notJoon added the L-performance Lint: performance label Sep 3, 2024
@notJoon notJoon merged commit ff2a6ab into main Sep 3, 2024
3 checks passed
@notJoon notJoon deleted the increase-speed branch September 3, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L-performance Lint: performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant