<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(34, 34, 34);">>@Grimar: Did you do any profiling of the code? Were the slowdowns</span><br>
</p>
<div style="color: rgb(33, 33, 33);">
<div>
<div dir="ltr">
<div dir="ltr" style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:small; font-style:normal; font-weight:400; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; background-color:rgb(255,255,255)">
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
</p>
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
>you were seeing fundamental (i.e. due to IO) or could a more optimal</p>
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
>implementation reduce the slowdown? Did you do any end to end</p>
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
>timings for compilation + link time?</p>
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
<span><br>
</span></p>
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
</p>
<div>No, as far I remember I did not profile this. All results I had were about linker</div>
<div>timing for linking clang (posted in this thread).<br>
</div>
<div><br>
</div>
<div></div>
<div>
<div>I think the slowdown is natural. The more input sections we have the slower we are.</div>
<div>Since LLD is very fast by nature, honestly I do not really believe there is a huge</div>
<div>chance to significantly boost the observed ~12(?) percents slowdown.<br>
</div>
<div>Otherwise, that would probably be done earlier for the common case.<br>
</div>
<br>
</div>
<p class="gmail-m_6978494689053410199gmail-MsoPlainText" style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sans-serif">
<span>George.</span></p>
</div>
</div>
</div>
</div>
</body>
</html>