<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:adeline.carnis@scilab-enterprises.com" title="Adeline CARNIS <adeline.carnis@scilab-enterprises.com>"> <span class="fn">Adeline CARNIS</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - eval performances should be improved"
href="http://bugzilla.scilab.org/show_bug.cgi?id=4594">bug 4594</a>
<br><br>
---------- Bug Summary ----------- <br>eval performances should be improved <br><br>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>-->exec bencheval.sce;
without eval: t1 = 0.236000
with eval: t2 = 5.406000
ratio = 2190.677966
</td>
<td>-->exec bencheval.sce;without eval: t1 = 0.236000with eval: t2 = 5.406000ratio = 2190.677966
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>adeline.carnis@scilab-enterprises.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - eval performances should be improved"
href="http://bugzilla.scilab.org/show_bug.cgi?id=4594#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - eval performances should be improved"
href="http://bugzilla.scilab.org/show_bug.cgi?id=4594">bug 4594</a>
from <span class="vcard"><a class="email" href="mailto:adeline.carnis@scilab-enterprises.com" title="Adeline CARNIS <adeline.carnis@scilab-enterprises.com>"> <span class="fn">Adeline CARNIS</span></a>
</span></b>
<pre>Hello Yann,
eval is declared obsolete and will be removed in the next version of Scilab (6.1).
You can use strtod function which is faster.
Adeline</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>