26f0ed9531bfc9478d6c2b5c2ad227ecf1c9db1b
Extracts the logic for running example tests into a new function `run_functional_tests` in `src/utils/tester.rs`. This function is then called from `src/integration_test.rs` to simplify the test setup and improve code organization. The changes also adjust the benchmark thresholds slightly.
Description
No description provided
Languages
Rust
100%