crisbeto
3d7303efc0
perf(ivy): avoid extra parameter in query instructions ( #31667 )
...
Currently we always generate the `read` parameter for the view and content query instructions, however since most of the time the `read` parameter won't be set, we'll end up generating `null` which adds 5 bytes for each query when minified. These changes make it so that the `read` parameter only gets generated if it has a value.
PR Close #31667
2019-07-24 14:37:51 -07:00
..
2019-06-11 14:27:17 -07:00
2019-05-24 16:55:00 -04:00
2019-07-19 16:40:40 -07:00
2019-05-20 16:37:47 -07:00
2019-04-15 16:55:51 -07:00
2019-06-14 12:22:11 -07:00
2019-05-20 16:37:47 -07:00
2019-05-31 09:52:32 -07:00
2019-06-20 17:20:56 -07:00
2019-05-31 09:52:32 -07:00
2019-06-20 17:20:56 -07:00
2019-06-04 12:01:46 -07:00
2019-07-08 09:34:13 -07:00
2017-12-21 21:40:58 -08:00
2019-06-20 17:20:56 -07:00
2019-07-23 15:45:32 -07:00
2019-06-05 09:04:13 -07:00
2019-07-18 14:21:26 -07:00
2019-07-19 16:40:40 -07:00
2019-07-23 15:45:32 -07:00
2019-05-20 16:37:47 -07:00
2019-06-20 17:20:56 -07:00
2019-06-20 17:20:56 -07:00
2018-10-31 14:15:06 -04:00
2019-01-10 16:31:44 -08:00
2019-07-23 15:45:32 -07:00
2019-05-20 16:37:47 -07:00
2019-01-10 16:31:44 -08:00
2019-07-08 09:34:13 -07:00
2019-06-20 17:20:56 -07:00
2019-06-20 17:20:56 -07:00
2019-07-24 14:37:51 -07:00
2019-07-18 14:21:25 -07:00
2019-05-20 16:37:47 -07:00
2018-07-31 15:09:32 -07:00
2019-03-27 12:36:23 -07:00
2019-07-24 14:37:51 -07:00
2019-07-23 15:45:32 -07:00