Skip to content

Commit

Permalink
Add WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
VarLad committed Jun 12, 2024
1 parent 5df0e8d commit f5cfe91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/perf/perf_checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PerfChecker.jl is a package designed for package authors to easily performance t
To achieve that, it provides the follwing features:

- The main macro `@check`, which provides an easy-to-use interface over various interfaces, configurable for various backends via a dictionary.
- A CI for reproducible performance testing.
- (WIP) A CI for reproducible performance testing.
- Visualization of different metrics from `@check` using Makie.jl

## Usage
Expand Down

0 comments on commit f5cfe91

Please sign in to comment.