Comment on Practical Garbage Collection - Part 1: IntroductionparentComments−gtani14yI'd say low fruit are -server, Xmx, Xms and MaxInlineSize and looking for boxing/unboxing. At the other extreme, is it worth it to your company to spend a few weeks reading the Hunt/John book and benchmarking thoroughly?−oconnor014yInteresting. I've definitely looked for & removed boxing/unboxing. I haven't touched MaxInlineSize tho.What performance improvements/degradations have you seen in altering MaxInlineSize?
Comments
I'd say low fruit are -server, Xmx, Xms and MaxInlineSize and looking for boxing/unboxing. At the other extreme, is it worth it to your company to spend a few weeks reading the Hunt/John book and benchmarking thoroughly?
Interesting. I've definitely looked for & removed boxing/unboxing. I haven't touched MaxInlineSize tho.
What performance improvements/degradations have you seen in altering MaxInlineSize?