Skip to content

Optimize test runtime#198

Open
furtib wants to merge 2 commits intoEricsson:mainfrom
furtib:optimize_tests
Open

Optimize test runtime#198
furtib wants to merge 2 commits intoEricsson:mainfrom
furtib:optimize_tests

Conversation

@furtib
Copy link
Contributor

@furtib furtib commented Feb 27, 2026

Why:
Tests take a long time to run
(local measurement: before 133.07s, after (minimal patch): 88.53s after (bendle patch): ~70s)
(CI (the test run section): before: 2min 1s, after: 1min 43s)

What:

  • Remove unnecessary bazel clean commands
  • Add a fast option to grep_file

Addresses:
none

@furtib furtib self-assigned this Feb 27, 2026
@furtib furtib force-pushed the optimize_tests branch 2 times, most recently from c85e628 to eb56933 Compare February 27, 2026 10:59
@furtib furtib added non-functional change ☮️ The patch doesn't change any functionality, e.g. refactoring, documentation, test-only. test ☑️ Adding or refactoring tests labels Feb 27, 2026
@furtib furtib requested a review from Szelethus February 27, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-functional change ☮️ The patch doesn't change any functionality, e.g. refactoring, documentation, test-only. test ☑️ Adding or refactoring tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant