<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        > <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Cuis has a PerformanceImprovements package that holds the fast but</span><br style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">difficult to understand versions of methods that use simpler but slower</span><br style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">versions in the base image. Maybe that idea could be adopted?</span><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">A central package for performance improvements would violate the idea of information hiding and hence impede modularity unless there would be such a package for each specific domain (e.g., CollectionImprovements, KernelImprovements etc.) ... but even then ... if any, extra versions of particular methods should be as close to the original artifact as possible. When programmers would stumble upon a hard-to-understand method in the code browser or debugger, the respective tool should point to the more readable version. And the other way around. I think. :-)</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Best,</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Marcel</span></div><div class="mb_sig"></div>
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 22.02.2021 11:11:12 schrieb Douglas Brebner <kirtai+st@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">On 20/02/2021 20:51, Levente Uzonyi wrote:<br>> My stance on library methods is that they need to be optimized because <br>> you don't know how people will use them. If they are fast, people will <br>> be happy. If they are not, you'll leave a bad impression.<br><br>Cuis has a PerformanceImprovements package that holds the fast but <br>difficult to understand versions of methods that use simpler but slower <br>versions in the base image. Maybe that idea could be adopted?<br><br><br><br></div></blockquote></div>