This commit is the final patch of the ivy styling algorithm refactor. This patch swaps functionality from the old styling mechanism to the new refactored code by changing the instruction code the compiler generates and by pointing the runtime instruction code to the new styling algorithm. PR Close #30742
39 lines
790 B
JSON
Executable File
39 lines
790 B
JSON
Executable File
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es5": 3042,
|
|
"runtime-es2015": 3048,
|
|
"main-es5": 511052,
|
|
"main-es2015": 450562,
|
|
"polyfills-es5": 129161,
|
|
"polyfills-es2015": 53295
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es5": 3042,
|
|
"runtime-es2015": 3048,
|
|
"main-es5": 499085,
|
|
"main-es2015": 438296,
|
|
"polyfills-es5": 129161,
|
|
"polyfills-es2015": 53295
|
|
}
|
|
}
|
|
},
|
|
"aio-local-ivy": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es5": 2932,
|
|
"runtime-es2015": 2938,
|
|
"main-es5": 555102,
|
|
"main-es2015": 572938,
|
|
"polyfills-es5": 129161,
|
|
"polyfills-es2015": 53295
|
|
}
|
|
}
|
|
}
|
|
}
|