Zig test - run single-thread (only)
Open
question
- Dominant language
- C++
- Stars
- 4
- Forks
- 2
- PR merge metrics
- PR metrics pending
Description
Run the fibonacci sample C in comparison to Zig test . A discrepancy in runtime between the zig test and fib-c is perceived.
**Note:** This comparison occurs if you put the same values into the fib(n) function. The `zig test` has smaller numbers to better pass the CI test.
**Reference**
- https://github.com/ziglang/zig/issues/15953
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.