<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p></p>
<div>[(1 to: 1000) do: [:i | 10 milliSeconds wait]] timeToRun. "--> 11758"</div>
<div><span style="font-size: 12pt;">[(1 to: 1000) do: [:i | 10 milliSeconds wait] displayingProgress: [:x | x asString]] timeToRun. "--> 18528"</span><br>
</div>
<div><span style="font-size: 12pt;"><span>18528 / 11758. "--> 1.57"</span><br>
</span></div>
<br>
<p></p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div>
<div class="_rp_T4" id="Item.MessagePartBody">In this example, in total, 3.9 seconds are spent in SystemProgressMorph(Morph) >> #<span>updateDropShadowCache. I found out that in #<span>setLayoutBoundsFromLayout:, the #dropShadow cache is cleared in every second
 iteration of the code from above! Why is bounds ~= outer? Is this a new layout problem? :-)</span></span></div>
<div class="_rp_T4" id="Item.MessagePartBody"><span><span><br>
</span></span></div>
<div class="_rp_T4" id="Item.MessagePartBody"><span><span>Best,</span></span></div>
<div class="_rp_T4" id="Item.MessagePartBody"><span><span>Christoph</span></span></div>
<div class="_rp_T4" id="Item.MessagePartBody"><span></span></div>
</div>
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</div>
</body>
</html>