<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi</p>
This simple instruction can take more than 20 seconds to execute
and near 100% CPU on different Linux Swift version I tested.<br>
Also tested in compiled mode with the same result.<br>
<br>
<font size="+1">let simpleTest = Float(abs(11 - -3) + abs(4.5 -
-4)) //!<br>
print ("simpleTest: \(Simpletest)")<br>
</font><font size="+1"><br>
I know that a many variations can cause more or less results I
can't determine if Float or abs is the culprit.</font><font
size="+1"><br>
<br>
Do someone have an idea on this ?</font>
<p><font size="+1"><br>
</font></p>
<p><font size="+1">Thank you<br>
</font></p>
<p><font size="+1"><br>
</font></p>
<p><font size="+1">--</font></p>
<p><font size="+1">Louis Plouffe</font><br>
</p>
</body>
</html>