bors
880416180b
Auto merge of #99181 - lcnr:arenaGTrc, r=wesleywiser
...
`arena > Rc` for query results
The `Rc`s have to live for the whole duration as their count cannot go below 1 while stored as part of the query results.
By storing them in an arena we should save a bit of memory because we don't have as many independent allocations and also don't have to clone the `Rc` anymore.
2022-07-18 05:50:54 +00:00
..
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-18 08:40:00 +09:00
2022-07-16 20:17:58 -03:00
2022-07-18 05:50:54 +00:00
2022-07-16 20:17:58 -03:00
2022-07-17 19:28:01 +00:00
2022-07-16 20:17:58 -03:00
2022-07-17 19:28:01 +00:00
2022-07-17 19:28:01 +00:00
2022-07-16 20:17:58 -03:00
2022-07-16 22:30:56 +02:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-17 04:58:38 +00:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-15 17:32:34 +00:00
2022-07-16 00:18:54 +00:00
2022-07-16 20:17:58 -03:00
2022-07-18 05:50:54 +00:00
2022-07-16 20:17:58 -03:00
2022-07-16 22:30:47 +02:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-18 08:40:00 +09:00
2022-07-17 19:28:01 +00:00
2022-07-18 05:50:54 +00:00
2022-07-18 08:39:59 +09:00