Skip to content

Commit df7abef

Browse files
authored
Update best_practices.md
1 parent b95acb8 commit df7abef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/best_practices.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,9 @@ user@nvbench-test:~/nvbench/scripts$ ./nvbench_compare.py sequence_ref.json sequ
288288
- Failure (diff > min_noise): 0
289289
```
290290

291-
We can see that the performance of the two approaches is essentially the same.
291+
We can see that the performance of the two approaches is essentially the same.
292+
293+
(wanted to mention users can also use the json file to trace regressions in CI)
292294

293295
---
294296

0 commit comments

Comments
 (0)