Description Reworked k-nucleotide benchmark to use goroutines/channels for parallelism.
Goes from ~12s to ~7.7 on my two-core machine.
I'm not sure if the goal is to have the Go programs here work the same as the C
versions or to have them do what is most efficient; this change assumes the latter.
Patch Set 1 #Patch Set 2 : code review 881042: Reworked k-nucleotide benchmark to use goroutines/cha... #Patch Set 3 : code review 881042: Reworked k-nucleotide benchmark to use goroutines/cha... #Patch Set 4 : code review 881042: Reworked k-nucleotide benchmark to use goroutines/cha... #
MessagesTotal messages: 8
|