Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Jun 10, 2024
1 parent 01c55fb commit d52e7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Try it out!

duct --sample-interval 0.5 --report-interval 1 ./test/data/test_script.py --duration 3 --memory-size=1000
duct --sample-interval 0.5 --report-interval 1 test/data/test_script.py --duration 3 --memory-size=1000

`duct` is most useful when the report-interval is less than the duration of the script.

Expand Down

0 comments on commit d52e7ee

Please sign in to comment.