Descriptionxml: Benchmarks for unmarshaling of large arrays I proposed these to rsc@golang.org when they originally exposed a performance problem in R60. (Performance appeared to be dominated by stack grow/shrink operations). The problem appears to have been fixed, but I still think these provide a realistic use case. Patch Set 1 #Patch Set 2 : diff -r 281afa375702 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 281afa375702 https://go.googlecode.com/hg/ # Total comments: 1 Patch Set 4 : diff -r fd80a4497037 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r fd80a4497037 https://go.googlecode.com/hg/ # Total comments: 1 Patch Set 6 : diff -r 5213cbd70274 https://go.googlecode.com/hg/ #MessagesTotal messages: 6 |