<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<div><br></div><div>Thanks Max!</div><div><br></div><div>Hope you understood my situation, I want to open the file and do not want to load the entire csv into erlang VM as file size may be in Gigabytes.</div><div><br></div><div>I may be process hardly 50 lines at any point of time in a process.</div><div><br></div><div>As a newbie, Can I make use of this? If so please guide me as I could not follow the csv_benchmark.erl</div><div><br></div><div>Thanks,</div><div>Marutha<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Mon, 11 Jun 2012 23:17:59 +0400<br>> From: max.lapshin@gmail.com<br>> To: watson.timothy@gmail.com<br>> CC: erlang-questions@erlang.org<br>> Subject: Re: [erlang-questions] Large Flat file operations - optimization.<br>> <br>> https://github.com/maxlapshin/csv_reader<br>> <br>> This is the fastest csv reader, I've benchmarked. Nobody have shared<br>> faster code yet.<br>> <br>> But it is slower than file:read_file and erlang:binary_to_term<br>> _______________________________________________<br>> erlang-questions mailing list<br>> erlang-questions@erlang.org<br>> http://erlang.org/mailman/listinfo/erlang-questions<br></div></div>                                       </div></body>
</html>