update expected results for comptime benchmark (#151319)

This PR https://github.com/pytorch/pytorch/pull/150594 bumped the benchmark up by ~1%, a bit under our 1.5% "regression" mark.

Modeled this PR after https://github.com/pytorch/pytorch/pull/144274

Pull Request resolved: https://github.com/pytorch/pytorch/pull/151319
Approved by: https://github.com/jamesjwu, https://github.com/laithsakka
This commit is contained in:
Brian Hirsh 2025-04-15 08:45:43 -07:00 committed by PyTorch MergeBot
parent e45a6a9300
commit eea4a7b424

View File

@ -38,7 +38,7 @@ update_hint_regression,compile_time_instruction_count,1608000000,0.02
float_args,compile_time_instruction_count,417400000,0.015
float_args,compile_time_instruction_count,421822993,0.015

1 add_loop_eager compile_time_instruction_count 2944000000 0.015
38
39
40
41
42
43
44