[CM] working with large data sets
Pascal Lorenz
pascal at trilingual.eu
Mon Sep 12 07:12:19 PDT 2016
I prefer Emacs Mac Port <https://github.com/railwaycat/homebrew-emacsmacport>.
> On 12 Sep 2016, at 16:04, Lynn Artas <artaslynn at gmail.com> wrote:
>
> Thanks for the tips. I'll start with emacs. Can anyone recommend a favorite emacs for mac? I know Rick is/was a fan of Aquamacs.
>
> On Mon, Sep 12, 2016 at 6:00 AM, <bil at ccrma.stanford.edu <mailto:bil at ccrma.stanford.edu>> wrote:
> with huge data its possible may run out of heap space
>
> Not s7's heap -- it grows as needed. You might run out
> of RAM, but 24000 cells is just a megabyte worst case
> and won't normally even trigger a GC. If s7 by itself
> dies, send me the data file. (I routinely work with
> millions of data points, so something else has to be
> the culprit -- I edit 1GByte data files in emacs).
>
> On editing out special chars, you can use s7 to do that,
> control-p is 16, control-m 13 etc. If possible, run
> your test in a debugger (gdb in Linux/Mac) and send
> me a stacktrace.
>
>
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20160912/19f92481/attachment.html>
More information about the Cmdist
mailing list