Building a Benchmark Using Blueprint?

I’d like to be able create a custom benchmark for Linux / Vulkan using UE4. Basically what I want it to do is be able to run UE4 from the command line, have it display a scene (like the Infiltrator demo or something), exit, then output FPS to the console. Is there anything built into blueprints like this, or a template that already exists for a benchmark?