Skip to content

weight_test: Use FLAGS_repeat for second_nested_product_tester iters#39

Merged
copybara-service[bot] merged 1 commit intomainfrom
copybara/892755674
Apr 1, 2026
Merged

weight_test: Use FLAGS_repeat for second_nested_product_tester iters#39
copybara-service[bot] merged 1 commit intomainfrom
copybara/892755674

Conversation

@copybara-service
Copy link
Copy Markdown

weight_test: Use FLAGS_repeat for second_nested_product_tester iters

In the 1.5.0 release, many test iterations were bumped from 1 or 5 to
FLAGS_repeat, but this one was not:

7f8e2c1#diff-9729ce4571791269b73144630db32552861e5968dfb8806c89a9db44475baadbL236

Timings essentially unchanged:

Before this commit:
//openfst/test:weight_test PASSED in 27.2s
Stats over 20 runs: max = 27.2s, min = 26.7s, avg = 26.9s, dev = 0.1s

With this commit:
//openfst/test:weight_test PASSED in 26.2s
Stats over 20 runs: max = 26.2s, min = 26.0s, avg = 26.2s, dev = 0.0s

In the 1.5.0 release, many test iterations were bumped from 1 or 5 to
FLAGS_repeat, but this one was not:

7f8e2c1#diff-9729ce4571791269b73144630db32552861e5968dfb8806c89a9db44475baadbL236

Timings essentially unchanged:

Before this commit:
//openfst/test:weight_test                                               PASSED in 27.2s
  Stats over 20 runs: max = 27.2s, min = 26.7s, avg = 26.9s, dev = 0.1s

With this commit:
//openfst/test:weight_test                                               PASSED in 26.2s
  Stats over 20 runs: max = 26.2s, min = 26.0s, avg = 26.2s, dev = 0.0s

PiperOrigin-RevId: 893078396
@copybara-service copybara-service bot force-pushed the copybara/892755674 branch from 86112f8 to 7376ddb Compare April 1, 2026 20:10
@copybara-service copybara-service bot merged commit 7376ddb into main Apr 1, 2026
@copybara-service copybara-service bot deleted the copybara/892755674 branch April 1, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant