Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

docs: added benchmarks folder, benchmarks for v1.4.0 #2520

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

cgonyeo
Copy link
Member

@cgonyeo cgonyeo commented Apr 27, 2016

Added the Documentation/benchmarks folder which includes a README that
describes how rkt-monitor works and how to use it, and a file detailing
the results of running rkt-monitor on each current workload with rkt
v1.4.0.

Fixes #1788

# Identical (aside from PID) worker-binary lines removed
worker-binary(24029): seconds alive: 18 avg CPU: 0.000000% avg Mem: 840 kB peak Mem: 840 kB
worker-binary(23691): seconds alive: 19 avg CPU: 0.000000% avg Mem: 840 kB peak Mem: 840 kB
rkt(23316): seconds alive: 23 avg CPU: 9.484321% avg Mem: 5 mB peak Mem: 20 mB
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are there two rkt processes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No clue. I also can't seem to reproduce those results after rerunning this a handful of times. Here's output from when I ran it again, want me to swap the text in the PR with this?

derek@proton ~/go/src/github.com/coreos/rkt/tests/rkt-monitor> sudo ./rkt-monitor too-many-apps.podmanifest -d 30s
# Identical (aside from PID) worker-binary lines removed
rkt(17227): seconds alive: 20  avg CPU: 9.595387%  avg Mem: 3 mB  peak Mem: 20 mB
systemd(17253): seconds alive: 17  avg CPU: 0.329028%  avg Mem: 16 mB  peak Mem: 16 mB
systemd-journal(17255): seconds alive: 17  avg CPU: 0.000000%  avg Mem: 6 mB  peak Mem: 6 mB
worker-binary(17883): seconds alive: 17  avg CPU: 0.000000%  avg Mem: 840 kB  peak Mem: 840 kB

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@s-urbaniak s-urbaniak added this to the v1.6.0 milestone Apr 28, 2016
Added the `Documentation/benchmarks` folder which includes a README that
describes how rkt-monitor works and how to use it, and a file detailing
the results of running rkt-monitor on each current workload with rkt
v1.4.0.
@jonboulle
Copy link
Contributor

Looks fine for now, we can iterate.

@jonboulle jonboulle modified the milestones: v1.5.0, v1.6.0 Apr 28, 2016
@jonboulle
Copy link
Contributor

Brazenly ignoring CI for this docs-only change.

@jonboulle jonboulle merged commit 8fcb252 into rkt:master Apr 28, 2016
@cgonyeo cgonyeo deleted the benchmark-docs branch April 28, 2016 14:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants