<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I read several blogs about MySQL performances on (Open)Solaris.<br>
Of these, this one in particular: <a class="moz-txt-link-freetext"
 href="http://developers.sun.com/solaris/articles/time_stamp.html">http://developers.sun.com/solaris/articles/time_stamp.html</a><br>
And I wondered if the time() system call (which the libfasttime
proposes to replace) in (Open)Solaris had not been significantly
improved since the article publication (<em>November 23, 2004</em>),
since I cannot reproduce the timings there with truss today (but maybe
my MySQL is not busy enough).<br>
The original author is no longer accessible through the e-mail address
present in the article, I already tried.<br>
<br>
I guess using mtmalloc might still apply though, but don't know the
recommended usage on OSUNIX/Nexenta (linking or using LD_* envvars).<br>
<br>
Thanks<br>
</body>
</html>