Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Pattern-Copy v1.0.0 2024/01/24 zerico2005 Used to benchmark algorithms for filling a buffer of a repeating pattern of N bytes. Example parameters: x1333 y720 c3 p4000 t200 s123456 x: Resolution X y: Resolution Y c: Channels or size of pattern in bytes t: Tests to preform on each algorithm s: Seed (Currently unavailable) p: Pitch, defaults to Resolution X * Channels Write your own functions and add them to methods.cpp in method_test_list