-
Notifications
You must be signed in to change notification settings - Fork 1
A library for measuring resource consumption (CPU, memory). It's used by "sp-memusage" and can be used e.g. performance unit tests to measure component resource usage during & after test execution. Unlike traditional utilities like "top", it provides also information about CPU frequency scaling and whether memory usage is private to the process …
License
maemo-tools-old/sp-measure
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
sp-measure library provides API to make and compare snapshots of various system and process resources. This API can be used to gather system/process resource usage statistics - for example cpu usage, free memory, process memory usage etc. See an example of API usage in examples/ directory.
About
A library for measuring resource consumption (CPU, memory). It's used by "sp-memusage" and can be used e.g. performance unit tests to measure component resource usage during & after test execution. Unlike traditional utilities like "top", it provides also information about CPU frequency scaling and whether memory usage is private to the process …
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published