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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,3 +91,7 @@ See the documentation of `@pstats` for more details and available options.
91
91
92
92
For more fine tuned performance profile examples, please check out the `test`
93
93
directory.
94
+
95
+
## Similar tools
96
+
97
+
If you're willing to install separate software, you might want to check out [LIKWID.jl](https://github.com/JuliaPerf/LIKWID.jl) which provides a simpler and more powerful interface to hardware performance monitoring.
0 commit comments