github.com/DARA-Project/GoDist-Scheduler@v0.0.0-20201030134746-668de4acea0d/u-benchmarks/go_vs_dgo/go_old.txt (about)

     1  goos: linux
     2  goarch: amd64
     3  pkg: github.com/DARA-Project/GoDist-Scheduler/u-benchmarks
     4  BenchmarkFileOpen-12                   	 2000000	       616 ns/op
     5  BenchmarkFileRead-12                   	 2000000	       872 ns/op
     6  BenchmarkFileClose-12                  	 2000000	       848 ns/op
     7  BenchmarkFileWrite_NoRemove-12         	 1000000	      1002 ns/op
     8  BenchmarkFileWrite_RemovePerIter-12    	  500000	      3142 ns/op
     9  BenchmarkFileFstat-12                  	 2000000	       662 ns/op
    10  BenchmarkFileStat-12                   	 2000000	       811 ns/op
    11  BenchmarkFileLstat-12                  	 2000000	       790 ns/op
    12  BenchmarkFileLseek-12                  	 3000000	       464 ns/op
    13  BenchmarkFilePread64-12                	 1000000	      1045 ns/op
    14  BenchmarkFilePwrite64-12               	 2000000	       807 ns/op
    15  BenchmarkGetpagesize-12                	1000000000	         2.35 ns/op
    16  BenchmarkExecutable-12                 	2000000000	         0.24 ns/op
    17  BenchmarkGetpid-12                     	 5000000	       351 ns/op
    18  BenchmarkGetppid-12                    	 5000000	       360 ns/op
    19  BenchmarkGetwd-12                      	 1000000	      1901 ns/op
    20  BenchmarkReaddir-12                    	  300000	      4552 ns/op
    21  BenchmarkReaddirnames-12               	  500000	      2991 ns/op
    22  BenchmarkWait4-12                      	   50000	     33128 ns/op
    23  BenchmarkKill-12                       	 1000000	      1820 ns/op
    24  BenchmarkGetuid-12                     	 5000000	       339 ns/op
    25  BenchmarkGeteuid-12                    	 5000000	       336 ns/op
    26  BenchmarkGetgid-12                     	 5000000	       337 ns/op
    27  BenchmarkGetegid-12                    	 5000000	       338 ns/op
    28  BenchmarkGetgroups-12                  	 2000000	       854 ns/op
    29  BenchmarkRename-12                     	 1000000	      1542 ns/op
    30  BenchmarkTruncate-12                   	 1000000	      2123 ns/op
    31  BenchmarkLink-12                       	 1000000	      1996 ns/op
    32  BenchmarkSymlink-12                    	  500000	      3190 ns/op
    33  BenchmarkPipe2-12                      	  300000	      4691 ns/op
    34  BenchmarkMkdir-12                      	  200000	     10402 ns/op
    35  BenchmarkChdir-12                      	 3000000	       554 ns/op
    36  BenchmarkUnsetenv-12                   	 3000000	       513 ns/op
    37  BenchmarkGetenv-12                     	20000000	        64.9 ns/op
    38  BenchmarkSetenv-12                     	 2000000	       963 ns/op
    39  BenchmarkClearenv-12                   	20000000	       105 ns/op
    40  BenchmarkEnviron-12                    	30000000	        53.2 ns/op
    41  BenchmarkTimenow-12                    	50000000	        35.6 ns/op
    42  BenchmarkReadlink-12                   	 2000000	       701 ns/op
    43  BenchmarkChmod-12                      	 2000000	       918 ns/op
    44  BenchmarkFchmod-12                     	 2000000	       802 ns/op
    45  BenchmarkChown-12                      	 1000000	      1001 ns/op
    46  BenchmarkLchown-12                     	 1000000	      1002 ns/op
    47  BenchmarkFchown-12                     	 2000000	       877 ns/op
    48  BenchmarkFtruncate-12                  	 1000000	      1964 ns/op
    49  BenchmarkFsync-12                      	   20000	     65445 ns/op
    50  BenchmarkUtimes-12                     	 2000000	       948 ns/op
    51  BenchmarkFchdir-12                     	 3000000	       497 ns/op
    52  BenchmarkSetDeadline-12                	10000000	       164 ns/op
    53  BenchmarkSetReadDeadline-12            	10000000	       160 ns/op
    54  BenchmarkSetWriteDeadline-12           	10000000	       162 ns/op
    55  BenchmarkNetRead-12                    	  500000	      2882 ns/op
    56  BenchmarkNetWrite-12                   	  500000	      3570 ns/op
    57  BenchmarkNetClose-12                   	2020/06/20 10:17:36 dial tcp 127.0.0.1:12345: connect: cannot assign requested address
    58  exit status 1
    59  FAIL	github.com/DARA-Project/GoDist-Scheduler/u-benchmarks	557.853s