swiftlang / swiftlang/swift-testing
Performance Testing
Open
Nobody has claimed this yet.
enhancement
public-api
question
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 169
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 56
Description
Description
Wondering if there are any plans to implement performance testing of async functions, similar to the measure method of XCTest.
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of swift --version && uname -a)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test entry point is identified in the issue. Start by reviewing the existing Swift Testing APIs for async functions and XCTest’s measure method, then clarify the intended performance-testing behavior and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100