You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/performance/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,9 @@ jobs:
77
77
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).
78
78
5. The tests will run after the push.
79
79
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
+
80
83
## Instrumentation
81
84
82
85
Each run on CI is instrumented with Java Flight Recorder. The results are then saved as an artifact
0 commit comments