core-crypto icon indicating copy to clipboard operation
core-crypto copied to clipboard

doc(swift): build swift documentation in CI [WPB-16474]

Open coriolinus opened this issue 8 months ago β€’ 1 comments

What's new in this PR


PR Submission Checklist for internal contributors
  • The PR Title
    • [x] conforms to the style of semantic commits messagesΒΉ supported in Wire's Github WorkflowΒ²
    • [x] contains a reference JIRA issue number like SQPIT-764
    • [x] answers the question: If merged, this PR will: ... Β³
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

coriolinus avatar May 08 '25 10:05 coriolinus

🐰 Bencher Report

Branchprgn/build/16474-swift-docs
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencymilliseconds (ms)
Commit add f(group size)/cs1/mem/1002πŸ“ˆ view plot
🚷 view threshold
20.02 ms
Commit add f(group size)/cs1/mem/2πŸ“ˆ view plot
🚷 view threshold
5.22 ms
Commit add f(group size)/cs1/mem/202πŸ“ˆ view plot
🚷 view threshold
8.32 ms
Commit add f(group size)/cs1/mem/402πŸ“ˆ view plot
🚷 view threshold
11.45 ms
Commit add f(group size)/cs1/mem/602πŸ“ˆ view plot
🚷 view threshold
14.99 ms
Commit add f(group size)/cs1/mem/802πŸ“ˆ view plot
🚷 view threshold
17.51 ms
Commit add f(number clients)/cs1/mem/1002πŸ“ˆ view plot
🚷 view threshold
987.41 ms
Commit add f(number clients)/cs1/mem/2πŸ“ˆ view plot
🚷 view threshold
5.18 ms
Commit add f(number clients)/cs1/mem/202πŸ“ˆ view plot
🚷 view threshold
83.45 ms
Commit add f(number clients)/cs1/mem/402πŸ“ˆ view plot
🚷 view threshold
219.79 ms
Commit add f(number clients)/cs1/mem/602πŸ“ˆ view plot
🚷 view threshold
432.46 ms
Commit add f(number clients)/cs1/mem/802πŸ“ˆ view plot
🚷 view threshold
676.05 ms
Commit pending proposals f(group size)/cs1/mem/1002πŸ“ˆ view plot
🚷 view threshold
118.27 ms
Commit pending proposals f(group size)/cs1/mem/2πŸ“ˆ view plot
🚷 view threshold
27.15 ms
Commit pending proposals f(group size)/cs1/mem/202πŸ“ˆ view plot
🚷 view threshold
45.35 ms
Commit pending proposals f(group size)/cs1/mem/402πŸ“ˆ view plot
🚷 view threshold
60.72 ms
Commit pending proposals f(group size)/cs1/mem/602πŸ“ˆ view plot
🚷 view threshold
80.28 ms
Commit pending proposals f(group size)/cs1/mem/802πŸ“ˆ view plot
🚷 view threshold
95.62 ms
Commit pending proposals f(pending size)/cs1/mem/1πŸ“ˆ view plot
🚷 view threshold
19.78 ms
Commit pending proposals f(pending size)/cs1/mem/101πŸ“ˆ view plot
🚷 view threshold
117.39 ms
Commit pending proposals f(pending size)/cs1/mem/21πŸ“ˆ view plot
🚷 view threshold
36.88 ms
Commit pending proposals f(pending size)/cs1/mem/41πŸ“ˆ view plot
🚷 view threshold
58.16 ms
Commit pending proposals f(pending size)/cs1/mem/61πŸ“ˆ view plot
🚷 view threshold
77.51 ms
Commit pending proposals f(pending size)/cs1/mem/81πŸ“ˆ view plot
🚷 view threshold
97.35 ms
Commit remove f(group size)/cs1/mem/1002πŸ“ˆ view plot
🚷 view threshold
26.17 ms
Commit remove f(group size)/cs1/mem/2πŸ“ˆ view plot
🚷 view threshold
5.01 ms
Commit remove f(group size)/cs1/mem/202πŸ“ˆ view plot
🚷 view threshold
7.21 ms
Commit remove f(group size)/cs1/mem/402πŸ“ˆ view plot
🚷 view threshold
10.53 ms
Commit remove f(group size)/cs1/mem/602πŸ“ˆ view plot
🚷 view threshold
15.82 ms
Commit remove f(group size)/cs1/mem/802πŸ“ˆ view plot
🚷 view threshold
20.33 ms
Commit remove f(number clients)/cs1/mem/1002πŸ“ˆ view plot
🚷 view threshold
28.42 ms
Commit remove f(number clients)/cs1/mem/2πŸ“ˆ view plot
🚷 view threshold
137.87 ms
Commit remove f(number clients)/cs1/mem/202πŸ“ˆ view plot
🚷 view threshold
115.36 ms
Commit remove f(number clients)/cs1/mem/402πŸ“ˆ view plot
🚷 view threshold
92.81 ms
Commit remove f(number clients)/cs1/mem/602πŸ“ˆ view plot
🚷 view threshold
70.97 ms
Commit remove f(number clients)/cs1/mem/802πŸ“ˆ view plot
🚷 view threshold
49.45 ms
Commit update f(group size)/cs1/mem/1002πŸ“ˆ view plot
🚷 view threshold
137.27 ms
Commit update f(group size)/cs1/mem/2πŸ“ˆ view plot
🚷 view threshold
5.26 ms
Commit update f(group size)/cs1/mem/202πŸ“ˆ view plot
🚷 view threshold
32.37 ms
Commit update f(group size)/cs1/mem/402πŸ“ˆ view plot
🚷 view threshold
58.69 ms
Commit update f(group size)/cs1/mem/602πŸ“ˆ view plot
🚷 view threshold
85.87 ms
Commit update f(group size)/cs1/mem/802πŸ“ˆ view plot
🚷 view threshold
111.90 ms
🐰 View full continuous benchmarking report in Bencher

github-actions[bot] avatar May 08 '25 10:05 github-actions[bot]

Obsoleted by #1219 .

coriolinus avatar Jul 04 '25 21:07 coriolinus