You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each contender is run five times in a row for both `SSD` and `HDD`.
64
+
The slowest and the fastest runs are discarded.
65
+
The mean value of the remaining three runs is the result for that contender and will be added to the results table above.
66
+
The exact same `measurements.txt` file is used for evaluating all contenders.
67
+
68
+
## Prize
69
+
70
+
This is being run for bragging rights only and the fun of such a challenge.
71
+
72
+
## FAQ
73
+
74
+
_Q: Can I copy code from other submissions?_\
75
+
A: Yes, you can. The primary focus of the challenge is about learning something new, rather than "winning". When you do so, please give credit to the relevant source submissions. Please don't re-submit other entries with no or only trivial improvements.
76
+
77
+
_Q: Which operating system is used for evaluation?_\
78
+
A: Ubuntu 23.10.
79
+
80
+
## License
81
+
82
+
This code base is available under the MIT License.
83
+
84
+
## Code of Conduct
85
+
86
+
Be excellent to each other!
87
+
More than winning, the purpose of this challenge is to have fun and learn something new.
0 commit comments