search for: 1beb5975

Displaying 2 results from an estimated 2 matches for "1beb5975".

2020 Apr 04
2
[RFC] Removing Waymarking from Use.
...nts to retain it, so let's remove it. Worst case, we can always reinstate it if there is a good reason discovered down the line. Thank you! -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200404/1beb5975/attachment.html>
2020 Apr 03
2
[RFC] Removing Waymarking from Use.
I'm in favor for this change. I've also done some testing myself and noticed only about 1-2% increase of memory, in exchange for about 1-3% increase of speed. I can't say that a speedup of 3% (at most, and usually 1%), worth working for, this is a simple change, that give a lot more than this; especially simpler code path (also easier debugging). As part of my measurements, while