Added pages for vagst testing, updated index and Chrome search shortcuts

This commit is contained in:
David Thurstenson 2017-04-07 09:58:10 -05:00
parent 59845401f3
commit 12cd073635
3 changed files with 50 additions and 1 deletions

View File

@ -6,4 +6,4 @@
| Arch Wiki Search | aw | https://wiki.archlinux.org/index.php?title=Special%3ASearch&search=%s&go=Go | | | Arch Wiki Search | aw | https://wiki.archlinux.org/index.php?title=Special%3ASearch&search=%s&go=Go | |
| Arch Package Search | ap | https://www.archlinux.org/packages/?sort=&q=%s&maintainer=&flagged= | | | Arch Package Search | ap | https://www.archlinux.org/packages/?sort=&q=%s&maintainer=&flagged= | |
| Arch User Repository Search | aur | https://aur.archlinux.org/packages/?O=0&K=%s | | | Arch User Repository Search | aur | https://aur.archlinux.org/packages/?O=0&K=%s | |
| | | | | | ShellCheck Code Search | sc | https://github.com/koalaman/shellcheck/wiki/SC%s | Look up ShellCheck code. (sc<tab><number>) |

View File

@ -35,5 +35,6 @@ Half brain dump, half documentation practice.
* [[Tasks]] -- Things to be done * [[Tasks]] -- Things to be done
* [[Formatting Cheat Sheet]] * [[Formatting Cheat Sheet]]
* [[vagst-testing]]
[[contact|Contact Info]] [[contact|Contact Info]]

48
vagst-testing.wiki Normal file
View File

@ -0,0 +1,48 @@
=VA GST Testing=
==TODO==
* [ ] Finish info gathering script
* [ ] Add test cases for 30FPS for existing cases
* [ ] Implement special groups
* [ ] Create parse script
* [ ] pyparsing
* [ ] general info
* [ ] data
* [ ] matplotlib
* [ ] Package va264enc for independent install
* [ ] Debian
* [ ] Arch
* [ ] Create netboot image
* [ ] Debian
* [ ] Arch
==Situations==
* 1280x720 @30-@60 x1-x10
* 640x360 @30-@60 x1-x10
* Group 1
* 1280x720 @30 x1
* 1280x720 @30 x6
* Group 2
* 1280x720 @60 x1
* 1280x720 @60 x6
==Parser Output==
* General info
* OS
* Kernel Version
* CPU generation
* Memory
* LibVA version
* VA-API version
* Gfx Driver version
* Render time per frame
* mean
* median
* mode
* max