ABench is an Asynchronous Compute Benchmark. It's a master's degree project, aiming to test how Asynchronous Compute can speed up common graphics application and giving it's author a bit of playfield to work and learn Vulkan in practice.
Prepare dependencies (read README.md in Deps folder). Then, either run ABench.sln under Visual Studio 2017, or use CMake to generate your own build project files. Attached Solution is for Visual Studio 2017.