Created
April 21, 2017 22:34
-
-
Save lostgoat/f24694c6da21c423be7f87b54595388d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andres@andres-vr:~/git/vk-samples/bin$ withlocaldisplay withradv ./ssa | |
Max: 3.075ms Min: 2.517ms MaxH: 3.075ms MinH: 2.517ms Med: 2.789ms Avg: 2.791ms Frames: 494 Cur: 2.690ms | |
Max: 3.075ms Min: 2.517ms MaxH: 3.075ms MinH: 2.517ms Med: 2.789ms Avg: 2.791ms Frames: 495 Cur: 2.755ms | |
[...] | |
andres@andres-vr:~/git/vk-samples/bin$ sudo QUEUE_NUM=0 withlocaldisplay withradv time nice -n 20 ./computeparticles -high-priority | |
Max: 0.798ms Min: 0.059ms MaxH: 0.798ms MinH: 0.059ms Med: 0.207ms Avg: 0.195ms Frames: 1224 Cur: 0.300ms | |
Max: 0.798ms Min: 0.059ms MaxH: 0.798ms MinH: 0.059ms Med: 0.207ms Avg: 0.195ms Frames: 1225 Cur: 0.181ms | |
Max: 0.798ms Min: 0.059ms MaxH: 0.798ms MinH: 0.059ms Med: 0.207ms Avg: 0.195ms Frames: 1226 Cur: 0.254ms | |
Max: 0.798ms Min: 0.059ms MaxH: 0.798ms MinH: 0.059ms Med: 0.207ms Avg: 0.195ms Frames: 1227 Cur: 0.262ms | |
Max: 0.798ms Min: 0.059ms MaxH: 0.798ms MinH: 0.059ms Med: 0.207ms Avg: 0.196ms Frames: 1228 Cur: 0.198ms | |
[...] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment