diff --git a/src/fsharp/CompileOps.fs b/src/fsharp/CompileOps.fs index 623d666f63c88a9fd0afac2a2f5ed21283fa0d3d..bc3f4b94458a917d9f168b99d29c99a1b1db4989 100644 --- a/src/fsharp/CompileOps.fs +++ b/src/fsharp/CompileOps.fs @@ -1654,7 +1654,7 @@ let DefaultReferencesForScriptsAndOutOfProjectSources(assumeDotNetFramework) = yield "System.Runtime.Numerics" // BigInteger yield "System.Threading" // OperationCanceledException // avoid a default reference to System.ValueTuple.dll in scripts and out-of-project sources -// yield "System.ValueTuple" + yield "System.ValueTuple" yield "System.Web" yield "System.Web.Services" diff --git a/tests/scripts/compiler-perf-results.txt b/tests/scripts/compiler-perf-results.txt index 1e4d0391556800e2e2f6aa29790990702c60c1f5..fba16527fd0933a6c05146fc555ed88f68803e42 100644 --- a/tests/scripts/compiler-perf-results.txt +++ b/tests/scripts/compiler-perf-results.txt @@ -110,3 +110,9 @@ https://github.com/dsyme/visualfsharp.git acv1 e37c1a96f https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us f82aac764e8c52fafe1044618292aa3524b9fe2f 221dd7eecf53a5392e7717afd7f243caee27f1f9 226.24 11.66 35.81 49.91 66.98 52.55 https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us f82aac764e8c52fafe1044618292aa3524b9fe2f 221dd7eecf53a5392e7717afd7f243caee27f1f9 218.95 11.35 38.69 53.11 74.24 53.67 https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us 91367119340ee70de8a45f4b09e2381546c13e06 3f155eba7d5b8d32fc1ad88c49d61fbaf7391cd4 227.22 11.72 33.99 58.92 59.92 37.84 +https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us 87dafbc17b494c438b6db9e59e064736bd8a44e2 ba63403cb5898596c5e875a14ce22b33ef618c01 223.44 11.53 31.85 49.08 66.13 52.75 +https://github.com/dsyme/visualfsharp.git acv1 e37c1a96f3a3069ef37fb4325eeb09385e419cb6 ba63403cb5898596c5e875a14ce22b33ef618c01 196.14 10.69 29.19 46.88 62.15 51.86 +https://github.com/manofstick/visualfsharp.git manofstick-iseq-part2 8c1c679a1194633660e49b0a5f4c659dfc9f8b15 ba63403cb5898596c5e875a14ce22b33ef618c01 206.24 10.74 28.97 47.73 62.99 50.59 +https://github.com/jack-pappas/visualfsharp.git issue-1094 10c60c53d869e03be86b7815837cf6fd73c3095b ba63403cb5898596c5e875a14ce22b33ef618c01 195.12 11.73 30.09 46.20 63.30 52.68 +https://github.com/dsyme/visualfsharp.git mem-tp-fix-1 0eb3de2961d80cce04e216614eb560ce12b6d459 ba63403cb5898596c5e875a14ce22b33ef618c01 200.28 10.38 30.20 46.68 61.81 51.27 +https://github.com/Microsoft/visualfsharp master ba63403cb5898596c5e875a14ce22b33ef618c01 ba63403cb5898596c5e875a14ce22b33ef618c01 204.45 9.93 29.26 45.39 61.16 52.88