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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,13 +242,13 @@ The environment was tested with the following:
242
242
* Git Bash as a shell to utilize the UNIX `time` function
243
243
* Each iteration was generated using the command `time ./combigen.exe -i example_data/combinations.json -r "$n" # amount of random combinations > output.txt`
244
244
245
-
The source code for these shell scripts can be found in the (peformance_tests)[https://github.com/iamtheburd/combigen/blob/master/performance_tests] folder.
245
+
The source code for these shell scripts can be found in the [peformance_tests](performance_tests/) folder.
0 commit comments