in reply to Re^15: time and mem usage of pgm
in thread time and mem usage of pgm

it works. have messed up the code a bit

is it possible to get the equivalent of RSS under win?

Replies are listed 'Best First'.
Re^17: time and mem usage of pgm
by BrowserUk (Patriarch) on Mar 17, 2015 at 20:45 UTC

    The memory figure returned by mem(); is the Physical Memory Working Set which is (roughly) the equivalent of the RSS on modern *nix.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority". I'm with torvalds on this
    In the absence of evidence, opinion is indistinguishable from prejudice. Agile (and TDD) debunked