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

Optimize code #19

Merged
merged 1 commit into from
Apr 11, 2019
Merged

Optimize code #19

merged 1 commit into from
Apr 11, 2019

Conversation

nishaad78
Copy link
Contributor

Benchmark results:

Before:

BenchmarkGenerate-4                      5000000               311 ns/op               0 B/op          0 allocs/op
BenchmarkGenerateMaxSequence-4          20000000                66.9 ns/op             0 B/op          0 allocs/op

After:

BenchmarkGenerate-4                      5000000               243 ns/op               0 B/op          0 allocs/op
BenchmarkGenerateMaxSequence-4          20000000                66.6 ns/op             0 B/op          0 allocs/op

@nishaad78 nishaad78 mentioned this pull request Apr 11, 2019
@bwmarrin bwmarrin merged commit 7dcf86e into bwmarrin:master Apr 11, 2019
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