Skip to content

Instantly share code, notes, and snippets.

@recena
Created April 7, 2013 10:30
Show Gist options
  • Save recena/5329930 to your computer and use it in GitHub Desktop.
Save recena/5329930 to your computer and use it in GitHub Desktop.
Command being timed: "ffmpeg -y -i /root/performance-test/big_buck_bunny_1080p_surround.avi -acodec libvorbis -ac 2 -ab 96k -ar 44100 -b 345k -s sqcif /root/performance-test/output.avi"
User time (seconds): 442.65
System time (seconds): 1.45
Percent of CPU this job got: 100%
Elapsed (wall clock) time (h:mm:ss or m:ss): 7:23.96
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 104000
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 0
Minor (reclaiming a frame) page faults: 6777
Voluntary context switches: 17
Involuntary context switches: 615
Swaps: 0
File system inputs: 0
File system outputs: 83864
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment