Closed
Description
Previous ID | SR-4533 |
Radar | None |
Original Reporter | @palimondo |
Type | Improvement |
Status | Closed |
Resolution | Done |
Additional Detail from JIRA
Votes | 0 |
Component/s | Project Infrastructure |
Labels | Improvement |
Assignee | @palimondo |
Priority | Medium |
md5: 137269725c3b5ab164ead662c0afe85b
relates to:
- SR-4534 Validate that benchmark commits contain freshly generated test harness
Issue Description:
Many of the performance tests in the benchmark/single-source
have repetitive structure that could benefit from templating using gyb
(Generate Your Bolerplate) script that is used in standard library to ease maintenance of swift sources and lower the chance of copy-paste errors when introducing new test variants.