Skip to content

Instantly share code, notes, and snippets.

@recena
Created April 7, 2013 10:30

Revisions

  1. Manuel Jesús Recena Soto created this gist Apr 7, 2013.
    23 changes: 23 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    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