Browse thread
Determining memory usage?
- Erik de Castro Lopo
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-13 (02:29) |
From: | Erik de Castro Lopo <ocaml-erikd@m...> |
Subject: | Determining memory usage? |
Hi all, I was wondering if there was a way of finding the maximum memory usage of a program compiled with ocamlopt. Preferably I'd like to print that memory usage out at the end of a run of my program. TIA, Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo nospam@mega-nerd.com (Yes it's valid) +-----------------------------------------------------------+ The main confusion about C++ is that its practitioners think it is simultaneously a high and low level language when in reality it is good at neither.