Skip to content

Commit 436e521

Browse files
authored
[doc] Document "please test compiler performance"
1 parent 26cdef1 commit 436e521

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/ContinuousIntegration.md

+8
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,14 @@ preset=buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx,single-thread
148148
149149
```
150150

151+
### Testing Compiler Performance
152+
153+
Platform | Comment | Check Status
154+
------------ | ------- | ------------
155+
macOS platform | @swift-ci Please test compiler performance | Compiles full source compatibility test suite and measures compiler performance
156+
macOS platform | @swift-ci Please smoke test compiler performance | Compiles a subset of source compatibility test suite and measures compiler performance
157+
158+
151159
## Cross Repository Testing
152160

153161
Simply provide the URL from corresponding pull requests in the same comment as "@swift-ci Please test" phrase. List all of the pull requests and then provide the specific test phrase you would like to trigger. Currently, it will only merge the main pull request you requested testing from as opposed to all of the PR's.

0 commit comments

Comments
 (0)