<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:-webkit-standard;
panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="SV" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal" style="margin-left:36.0pt"><b><span lang="EN-US" style="font-size:12.0pt;color:black">From:
</span></b><span lang="EN-US" style="font-size:12.0pt;color:black">users <users-bounces@lists.scilab.org> on behalf of "amonmayr@laas.fr" <amonmayr@laas.fr><br>
<b>Reply-To: </b>"antoine.monmayrant@laas.fr" <antoine.monmayrant@laas.fr>, Users mailing list for Scilab <users@lists.scilab.org><br>
<b>Date: </b>Tuesday, 16 October 2018 at 09:53<br>
<b>To: </b>"users@lists.scilab.org" <users@lists.scilab.org><br>
<b>Subject: </b>Re: [Scilab-users] HDF5 save is super slow<o:p></o:p></span></p>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:13.5pt;font-family:"-webkit-standard",serif;color:black;background:white">Couldn't you create your own atom package that restore this raw memory dump for scilab 6.0?</span><span style="font-family:"-webkit-standard",serif;color:black"><br>
</span><span style="font-size:13.5pt;font-family:"-webkit-standard",serif;color:black;background:white">I understand why we moved away from this model, but it seems to be key for you.</span><span style="font-family:"-webkit-standard",serif;color:black"><br>
</span><span style="font-size:13.5pt;font-family:"-webkit-standard",serif;color:black;background:white">There is always a trade-off between portability (and robustness) and raw speed...</span><span style="font-size:13.5pt;font-family:"-webkit-standard",serif;background:white"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-US">Yeah, if that was possible, I would certainly do it. We already have a bunch of C/C++ binaries that we compile and link dynamically, but for that to be easy to implement, I guess the lists and structures need to be stored
linearly in one consecutive chunk of memory. I don’t know if that is the case. Anyone? C++ integrations and gateways are very poorly documented at the moment.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Otherwise, I would need to do some recursive implementation, that handles a bunch of different object types. Sounds painful.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Cheers,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Arvid<o:p></o:p></span></p>
</div>
</body>
</html>