chore: accept array of args instead of single arg
I want to maintain some benchmarks that require 2 args. Let's amend the utility to work with an array of arguments rather than just a single one.
I want to maintain some benchmarks that require 2 args. Let's amend the utility to work with an array of arguments rather than just a single one.