Skip to content

Commit 2e5e0dc

Browse files
Week 2: hyperfine demo testing (#2710)
1 parent 444d956 commit 2e5e0dc

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

  • contributions/demo/week2/frkg-aldenbro
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Assignment Proposal
2+
3+
## Title
4+
5+
Hyperfine Performance Test Demo
6+
7+
## Names and KTH ID
8+
9+
- Francis Kloskowski Gniady (frkg@kth.se)
10+
- David Aldenbro (aldenbro@kth.se)
11+
12+
## Deadline
13+
14+
Week 2
15+
16+
## Category
17+
18+
Demo
19+
20+
## Description
21+
22+
This demonstration will demonstrate catching regressions in performance of a rust program using the hyperfine benchmarking tool and github actions.
23+
24+
We will create a github repository with 3 different programs, each will be showcasing; incorrect behavior, correct behavior, correct behavior with performance regression.
25+
26+
**Relevance**
27+
28+
This demonstration is relevant for DevOps as it shows how DevOps can be used together with testing to not only check for correctness with a program, but also for regressions in performance in updates.
29+
30+
Based of this comment: https://github.com/KTH/devops-course/issues/9#issuecomment-1490734022

0 commit comments

Comments
 (0)