Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Krell <jaykrell@microsoft.com>2019-08-20 16:53:25 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-08-20 16:53:25 +0300
commit169205813b7d8f75a435edc092c8aa6678754711 (patch)
tree4f5c7d72b47b1f1a128bccb428b63bb316239dfc /support/minizip
parent1592d2a8faa4d3c7bcb4f346f1415d5540335589 (diff)
[interp] Outline box_nullable. (#16356)
Without being entirely scientific about it, this case seems to be one that uses more than typical locals and therefore be on a sort of critical path to reduce frame size. I have a change that reduces frame to 0x78 bytes (albeit not yet working) and to achieve that, in this case I refetched the locals after function calls. This achieves similar but perhaps more elegantly. If we rest at larger frame size then this case might not be on the critical path. https://github.com/mono/mono/issues/16172.
Diffstat (limited to 'support/minizip')
0 files changed, 0 insertions, 0 deletions