Skip to content

Commit 154d4e8

Browse files
Update performance test docs [ci skip]
1 parent 5e42b12 commit 154d4e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/performance/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ jobs:
7777
4. Push the changes to a branch in the **upstream** [OpenTripPlanner](https://github.com/opentripplanner/OpenTripPlanner/) repository with the same name you added to [performance-test.yml](/.github/workflows/performance-test.yml).
7878
5. The tests will run after the push.
7979

80+
**Note** In order to visualise before and after, it is helpful to push a commit that is the same as the current `dev-2.x` and run the speed
81+
test on that.
82+
8083
## Instrumentation
8184

8285
Each run on CI is instrumented with Java Flight Recorder. The results are then saved as an artifact

0 commit comments

Comments
 (0)