Add benchmark thresholds for nightly (#1743)
Motivation:
The benchmarks are run on nightly builds but there are no thresholds.
This is causing nightly CI to fail as the benchmark package is now more
stringent about missing thresholds.
Modifications:
- Add thresholds for nightly
Result:
CI passes