Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Diego Olivier Fernandez Pons <Diego-Olivier.FERNANDEZ-PONS@cicrp.jussieu.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Marshal
Date: Tue, 16 Apr 2002 13:16:54 +0200 (DST)	[thread overview]
Message-ID: <Pine.A32.3.95.1020416131108.38520A-100000@ibm1.cicrp.jussieu.fr> (raw)

J'ai été surpris de voir la taille qu'occupent les données Marshal. 

En effet, j'ai un fichier contenant 32000 fenêtres de 512
coefficients, chaque coefficient représenté par un nombre sur 16
caractères et ce fichier occupe environ 500 Ko.

Les mêmes données sous forme Marshal mais avec un nombre de
coefficients réduit à 20 (autrement dit 32 000 tableau de 20 float)
occupent 5,7 Mo.

Comment s'explique cette différence d'occupation mémoire ? Et les
tableaux de réels ont-ils une représentation particulière plus économe
(comme dans le noyeau fonctionnel) ?
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2002-04-16 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-16 11:16 Diego Olivier Fernandez Pons [this message]
2002-04-16 13:39 ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.A32.3.95.1020416131108.38520A-100000@ibm1.cicrp.jussieu.fr \
    --to=diego-olivier.fernandez-pons@cicrp.jussieu.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox