<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 07/16/2015 02:09 PM, Oleksii
Semilietov wrote:<br>
</div>
<blockquote
cite="mid:CADKDf_NUVmb8UN3mPHXb_dFrt6tCrGbzpptSNCv1GG6RHVKejQ@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div dir="ltr">Did somebody make research about the most cheap and
effective way to check is ets table exists?<br>
<p class="">What should be faster ets:info(Table) or
ets:first(Table) with exception? Any other suggestion?<br>
</p>
<div><br>
</div>
</div>
</blockquote>
I would think ets:info(Table, size) is cheapest.<br>
<br>
/Sverker, Erlang/OTP<br>
<br>
</body>
</html>