Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16)

Delta Between Two Patch Sets: test/bench/timing.log

Issue 4430045: code review 4430045: test/bench: update timings; moving to new machine. (Closed)
Left Patch Set: diff -r cfe69c1fe57b https://go.googlecode.com/hg/ Created 13 years, 12 months ago
Right Patch Set: diff -r ad82ac65f73c https://go.googlecode.com/hg/ Created 13 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 All tests on r45 or r70 1 All tests on r45 or r70
2 2
3 Aug 3 2009 3 Aug 3 2009
4 4
5 First version of fasta. Translation of fasta.c, fetched from 5 First version of fasta. Translation of fasta.c, fetched from
6 http://shootout.alioth.debian.org/u32q/benchmark.php?test=fasta&lang=gpp &id=4 6 http://shootout.alioth.debian.org/u32q/benchmark.php?test=fasta&lang=gpp &id=4
7 7
8 fasta -n 25000000 8 fasta -n 25000000
9 gcc -O2 fasta.c 5.98u 0.00s 6.01r 9 gcc -O2 fasta.c 5.98u 0.00s 6.01r
10 gccgo -O2 fasta.go 8.82u 0.02s 8.85r 10 gccgo -O2 fasta.go 8.82u 0.02s 8.85r
(...skipping 701 matching lines...) Expand 10 before | Expand all | Expand 10 after
712 NEW: 712 NEW:
713 gcc -O2 -lm nbody.c 13.01u 0.00s 13.03r 713 gcc -O2 -lm nbody.c 13.01u 0.00s 13.03r
714 gccgo -O2 nbody.go 13.35u 0.00s 13.37r 714 gccgo -O2 nbody.go 13.35u 0.00s 13.37r
715 gc nbody 21.78u 0.00s 21.82r 715 gc nbody 21.78u 0.00s 21.82r
716 gc_B nbody 21.72u 0.00s 21.76r 716 gc_B nbody 21.72u 0.00s 21.76r
717 717
718 binary-tree 15 # too slow to use 20 718 binary-tree 15 # too slow to use 20
719 OLD: 719 OLD:
720 gcc -O2 binary-tree.c -lm 0.83u 0.02s 0.84r 720 gcc -O2 binary-tree.c -lm 0.83u 0.02s 0.84r
721 gccgo -O2 binary-tree.go 2.61u 0.02s 2.62r 721 gccgo -O2 binary-tree.go 2.61u 0.02s 2.62r
722 » gccgo -O2 binary-tree-freelist.go» 0.02u 0.00s 0.00r 722 » gccgo -O2 binary-tree-freelist.go» 0.32u 0.01s 0.32r
723 gc binary-tree 3.93u 0.04s 3.97r 723 gc binary-tree 3.93u 0.04s 3.97r
724 gc binary-tree-freelist 0.47u 0.03s 0.50r 724 gc binary-tree-freelist 0.47u 0.03s 0.50r
725 NEW: 725 NEW:
726 gcc -O2 binary-tree.c -lm 0.60u 0.00s 0.59r 726 gcc -O2 binary-tree.c -lm 0.60u 0.00s 0.59r
727 gccgo -O2 binary-tree.go 1.53u 0.00s 1.52r 727 gccgo -O2 binary-tree.go 1.53u 0.00s 1.52r
728 gccgo -O2 binary-tree-freelist.go 0.01u 0.00s 0.00r 728 gccgo -O2 binary-tree-freelist.go 0.01u 0.00s 0.00r
729 gc binary-tree 1.93u 0.02s 1.95r 729 gc binary-tree 1.93u 0.02s 1.95r
730 gc binary-tree-freelist 0.32u 0.01s 0.32r 730 gc binary-tree-freelist 0.32u 0.01s 0.32r
731 731
732 fannkuch 12 732 fannkuch 12
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
837 837
838 chameneos 6000000 838 chameneos 6000000
839 OLD: 839 OLD:
840 gcc -O2 chameneosredux.c -lpthread 12.65u 31.02s 13.33r 840 gcc -O2 chameneosredux.c -lpthread 12.65u 31.02s 13.33r
841 gccgo -O2 chameneosredux.go 47.04u 302.84s 252.29r 841 gccgo -O2 chameneosredux.go 47.04u 302.84s 252.29r
842 gc chameneosredux 14.14u 0.00s 14.14r 842 gc chameneosredux 14.14u 0.00s 14.14r
843 NEW: 843 NEW:
844 gcc -O2 chameneosredux.c -lpthread 8.05u 63.43s 11.16r 844 gcc -O2 chameneosredux.c -lpthread 8.05u 63.43s 11.16r
845 gccgo -O2 chameneosredux.go 82.95u 304.37s 207.64r 845 gccgo -O2 chameneosredux.go 82.95u 304.37s 207.64r
846 gc chameneosredux 9.42u 0.00s 9.43r 846 gc chameneosredux 9.42u 0.00s 9.43r
LEFTRIGHT
« no previous file | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b