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

Some Changes for MergeSort #19

Open
Ccheers opened this issue Aug 23, 2020 · 0 comments
Open

Some Changes for MergeSort #19

Ccheers opened this issue Aug 23, 2020 · 0 comments

Comments

@Ccheers
Copy link

Ccheers commented Aug 23, 2020

#18
It Make MergeSort faster than before and I Commit a pull request.
————————————————————————————————————
Benchmark_MergeSort_new
Benchmark_MergeSort_new-12 10 101394033 ns/op 209956300 B/op 1000041 allocs/op
Benchmark_MergeSort_new-12 10 103156080 ns/op 209956320 B/op 1000041 allocs/op
Benchmark_MergeSort_new-12 10 105631558 ns/op 209956272 B/op 1000041 allocs/op
Benchmark_MergeSort_old
Benchmark_MergeSort_old-12 4 322263281 ns/op 582174710 B/op 4052123 allocs/op
Benchmark_MergeSort_old-12 3 333629871 ns/op 582175192 B/op 4052124 allocs/op
Benchmark_MergeSort_old-12 3 350259903 ns/op 582174706 B/op 4052122 allocs/op

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

No branches or pull requests

1 participant