Updated compiler runs to be 1,000,000

This commit is contained in:
Greg Hysen
2018-06-21 17:58:39 -07:00
parent 88500e3714
commit c131d82699

View File

@@ -4,7 +4,7 @@
"compilerSettings": {
"optimizer": {
"enabled": true,
"runs": 200
"runs": 1000000
},
"outputSelection": {
"*": {