feat(benchmark): add workflow to benchmark time to first task (#6176)
This workflow runs a dry run turbo build with the --profile flag,
parses some data out of the generated profile.json and sends it to
TinyBird with some metadata about the commit and turbo version.
This workflow should be triggered on pushes to main and releases.