Skip to content

Commit

Permalink
add info about memory usage
Browse files Browse the repository at this point in the history
  • Loading branch information
sandsmark committed Jul 12, 2020
1 parent 7be4341 commit 066e3fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ high CPU usage (e. g. when I forgot to stop something running a busyloop) or
low disk space.

Probably not very useful for others, this is mostly for myself.

Memory usage is about ~200KB according to Massif (RES is a bit higher, I assume
it is because of how the glibc allocator works).

0 comments on commit 066e3fe

Please sign in to comment.