提交 9c10fdae 编写于 作者: D Don Syme 提交者: GitHub

update perf results (#2383)

* update perf results

* more updates
上级 cea1aac3
......@@ -9,6 +9,10 @@ https://github.com/Microsoft/visualfsharp master 1ce06f8a8e
https://github.com/Microsoft/visualfsharp master 536cfeb1cc3d74cd29ccd760715caac2cd2826e6 536cfeb1cc3d74cd29ccd760715caac2cd2826e6 202.52 11.59 31.16 48.09 61.13 51.83
https://github.com/Microsoft/visualfsharp master 983330c28ef5c06edbfd46b061c651f61fb851e1 983330c28ef5c06edbfd46b061c651f61fb851e1 197.77 11.27 32.00 45.83 63.09 52.52
https://github.com/Microsoft/visualfsharp master 4a275618b8976c5100c2054e07c3e153a70d00bf 4a275618b8976c5100c2054e07c3e153a70d00bf 201.81 11.58 30.85 46.67 56.16 46.84
https://github.com/Microsoft/visualfsharp master c37ef6e30eae8d8eead61027166a0b723590048f c37ef6e30eae8d8eead61027166a0b723590048f 195.60 11.52 30.96 46.07 62.75 52.24
https://github.com/Microsoft/visualfsharp master c37ef6e30eae8d8eead61027166a0b723590048f c37ef6e30eae8d8eead61027166a0b723590048f 194.06 12.02 38.93 57.16 61.63 50.16
https://github.com/Microsoft/visualfsharp master c37ef6e30eae8d8eead61027166a0b723590048f c37ef6e30eae8d8eead61027166a0b723590048f 193.89 11.25 30.64 45.71 62.94 52.00
https://github.com/Microsoft/visualfsharp master 3bf3960d9790a6de73884b420cad4397ae066d77 3bf3960d9790a6de73884b420cad4397ae066d77 186.14 10.78 28.31 44.61 60.20 53.55
https://github.com/forki/visualfsharp.git foreach_optimization d0ab5fec77482e1280578f47e3257cf660d7f1b2 0247247d480340c27ce7f7de9b2fbc3b7c598b03 206.56 11.02 30.55 47.72 62.52 52.96
https://github.com/forki/visualfsharp.git foreach_optimization d0ab5fec77482e1280578f47e3257cf660d7f1b2 0247247d480340c27ce7f7de9b2fbc3b7c598b03 206.41 10.72 31.05 48.59 61.88 53.13
......@@ -25,9 +29,7 @@ https://github.com/dsyme/visualfsharp.git no-casts 53d633d6db
https://github.com/neoeinstein/visualfsharp.git parallel-file-parsing bc2f0098ee51dcfc9419eb8fa4e86b275cb4d7c4 536cfeb1cc3d74cd29ccd760715caac2cd2826e6 215.41 12.00 31.41 47.30 63.73 51.89
https://github.com/neoeinstein/visualfsharp.git parallel-file-parsing bc2f0098ee51dcfc9419eb8fa4e86b275cb4d7c4 983330c28ef5c06edbfd46b061c651f61fb851e1 203.39 12.73 30.36 46.97 63.55 53.19
https://github.com/neoeinstein/visualfsharp.git parallel-file-parsing bc2f0098ee51dcfc9419eb8fa4e86b275cb4d7c4 4a275618b8976c5100c2054e07c3e153a70d00bf 214.69 16.57 26.18 47.37 54.83 61.20
https://github.com/liboz/visualfsharp.git working 38e74ec89ada4bdd277be989a8aecfd855d1aaff c37ef6e30eae8d8eead61027166a0b723590048f 219.25 11.65 30.25 46.35 62.73 52.59
https://github.com/Microsoft/visualfsharp master c37ef6e30eae8d8eead61027166a0b723590048f c37ef6e30eae8d8eead61027166a0b723590048f 195.60 11.52 30.96 46.07 62.75 52.24
https://github.com/liboz/visualfsharp.git working 38e74ec89ada4bdd277be989a8aecfd855d1aaff c37ef6e30eae8d8eead61027166a0b723590048f 195.32 11.41 30.41 46.89 60.97 50.02
https://github.com/Microsoft/visualfsharp master c37ef6e30eae8d8eead61027166a0b723590048f c37ef6e30eae8d8eead61027166a0b723590048f 194.06 12.02 38.93 57.16 61.63 50.16
https://github.com/liboz/visualfsharp.git working 38e74ec89ada4bdd277be989a8aecfd855d1aaff c37ef6e30eae8d8eead61027166a0b723590048f 193.49 11.31 30.61 46.24 62.02 50.87
https://github.com/Microsoft/visualfsharp master c37ef6e30eae8d8eead61027166a0b723590048f c37ef6e30eae8d8eead61027166a0b723590048f 193.89 11.25 30.64 45.71 62.94 52.00
https://github.com/liboz/visualfsharp.git working 606d58f01825aafab754607b19fbd29403022d9b 3bf3960d9790a6de73884b420cad4397ae066d77 184.57 10.92 27.58 46.78 62.34 52.24
https://github.com/dsyme/visualfsharp.git mem-tp-fix-1 ea46408f0746d6336687d58dc81e2db72a4f95be 3bf3960d9790a6de73884b420cad4397ae066d77 199.09 10.95 28.09 46.41 59.53 51.14
......@@ -123,7 +123,7 @@ let build(cloneUrl,sha:string,baseSha,ref,prNumber) =
let logFile = "compiler-perf-results.txt"
let logHeader = sprintf "url ref sha base build %s" timesHeaderText
let logLine = sprintf "%s %s %s %s %0.2f %s" cloneUrl ref sha baseSha buildTime.TotalSeconds timesText
let logLine = sprintf "%s %-28s %s %s %0.2f %s" cloneUrl ref sha baseSha buildTime.TotalSeconds timesText
let existing = if File.Exists logFile then File.ReadAllLines(logFile) else [| logHeader |]
printfn "writing results %s" logLine
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册