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

     1  goos: linux
     2  goarch: amd64
     3  pkg: github.com/DARA-Project/GoDist-Scheduler/u-benchmarks
     4  BenchmarkFileOpen-12                   	 2000000	       638 ns/op
     5  BenchmarkFileRead-12                   	 1000000	      1023 ns/op
     6  BenchmarkFileClose-12                  	 1000000	      1012 ns/op
     7  BenchmarkFileWrite_NoRemove-12         	 1000000	      1048 ns/op
     8  BenchmarkFileWrite_RemovePerIter-12    	  500000	      3318 ns/op
     9  BenchmarkFileFstat-12                  	 2000000	       685 ns/op
    10  BenchmarkFileStat-12                   	 2000000	       823 ns/op
    11  BenchmarkFileLstat-12                  	 2000000	       799 ns/op
    12  BenchmarkFileLseek-12                  	 3000000	       538 ns/op
    13  BenchmarkFilePread64-12                	 1000000	      1186 ns/op
    14  BenchmarkFilePwrite64-12               	 2000000	       908 ns/op
    15  BenchmarkGetpagesize-12                	30000000	        43.9 ns/op
    16  BenchmarkExecutable-12                 	30000000	        44.0 ns/op
    17  BenchmarkGetpid-12                     	 3000000	       396 ns/op
    18  BenchmarkGetppid-12                    	 5000000	       390 ns/op
    19  BenchmarkGetwd-12                      	 1000000	      1968 ns/op
    20  BenchmarkReaddir-12                    	  300000	      4497 ns/op
    21  BenchmarkReaddirnames-12               	  500000	      3036 ns/op
    22  BenchmarkWait4-12                      	   50000	     53758 ns/op
    23  BenchmarkKill-12                       	  500000	      2185 ns/op
    24  BenchmarkGetuid-12                     	 3000000	       397 ns/op
    25  BenchmarkGeteuid-12                    	 5000000	       398 ns/op
    26  BenchmarkGetgid-12                     	 3000000	       397 ns/op
    27  BenchmarkGetegid-12                    	 3000000	       392 ns/op
    28  BenchmarkGetgroups-12                  	 2000000	       931 ns/op
    29  BenchmarkRename-12                     	 1000000	      1727 ns/op
    30  BenchmarkTruncate-12                   	 1000000	      2321 ns/op
    31  BenchmarkLink-12                       	 1000000	      2143 ns/op
    32  BenchmarkSymlink-12                    	  500000	      3097 ns/op
    33  BenchmarkPipe2-12                      	  300000	      4792 ns/op
    34  BenchmarkMkdir-12                      	  300000	      5787 ns/op
    35  BenchmarkChdir-12                      	 2000000	       601 ns/op
    36  BenchmarkUnsetenv-12                   	 2000000	       747 ns/op
    37  BenchmarkGetenv-12                     	20000000	       109 ns/op
    38  BenchmarkSetenv-12                     	 1000000	      1183 ns/op
    39  BenchmarkClearenv-12                   	10000000	       214 ns/op
    40  BenchmarkEnviron-12                    	20000000	        94.1 ns/op
    41  BenchmarkTimenow-12                    	20000000	        75.4 ns/op
    42  BenchmarkReadlink-12                   	 2000000	       742 ns/op
    43  BenchmarkChmod-12                      	 1000000	      1023 ns/op
    44  BenchmarkFchmod-12                     	 2000000	       905 ns/op
    45  BenchmarkChown-12                      	 1000000	      1098 ns/op
    46  BenchmarkLchown-12                     	 1000000	      1079 ns/op
    47  BenchmarkFchown-12                     	 2000000	       960 ns/op
    48  BenchmarkFtruncate-12                  	 1000000	      2108 ns/op
    49  BenchmarkFsync-12                      	   30000	     49312 ns/op
    50  BenchmarkUtimes-12                     	 1000000	      1063 ns/op
    51  BenchmarkFchdir-12                     	 2000000	       580 ns/op
    52  BenchmarkSetDeadline-12                	 5000000	       259 ns/op
    53  BenchmarkSetReadDeadline-12            	 5000000	       239 ns/op
    54  BenchmarkSetWriteDeadline-12           	10000000	       238 ns/op
    55  BenchmarkNetRead-12                    	  500000	      3023 ns/op
    56  BenchmarkNetWrite-12                   	  500000	      3563 ns/op
    57  BenchmarkNetClose-12                   	2020/06/20 10:23:17 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	340.977s