Skip to content

minor improvements in profiling

Mark OLESEN requested to merge feature-profiling-summary into develop

issue #648 (closed)

  • include amount of free system memory in profiling, which can give an indication of when swapping is about to start

  • profilingSummary utility to collect profiling from parallel calculations. Collects profiling information from processor directories and summarize the time spent and number of calls as (max avg min) values.

Edited by Mark OLESEN

Merge request reports