HomePhorge

(maint) Add "catalog_memory" benchmark to output heap and show mem info
1843723ae02eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Add "catalog_memory" benchmark to output heap and show mem info

This adds a benchmark "catalog_memory" that is running an empty catalog
(one call to log). A baseline sample of memory is taken at first run,
and at last. A diff of bound objects is produced. Two heap dumps in json
formats "diff.json", and "heap.json" are produced. The diff contains the
dump of each bound object, and the heap a dump of all objects.

The benchmark also prints basic information about memory.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe84edcbdfbf0: Merge pull request #3182 from demophoon/fix/stable/pup-3244
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU1843723ae02e: (maint) Add "catalog_memory" benchmark to output heap and show mem info (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Oct 13 2014, 10:18 PM