Skip to content

Commit

Permalink
autoref correction
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Nov 1, 2023
1 parent c331ebb commit 248bb00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ There are 20 executables including but not limited to read metric generation, re

We have also taken advantage of Rust to make comprehensive and standardized documentation.
Continuous integration was implemented in GitHub Actions for unit testing, containerizing, and benchmarking.
Benchmarking was performed against other mainstream packages using `hyperfine` using 20 replicates and 2 burn-ins [@Peter_hyperfine_2023].
Benchmarking was performed against other mainstream packages using `hyperfine` using 100 replicates and 2 burn-ins [@Peter_hyperfine_2023].

## Results

Documentation, the container, and code are available at GitHub. Benchmarking results were graphed into Figures \label{fig:clean} - \label{fig:straighten}.
Documentation, the container, and code are available at GitHub. Benchmarking results were graphed into Figures \autoref{fig:clean} - \autoref{fig:straighten}.

![Trimming with a minimum quality score \label{fig:clean}](clean.json.png)

Expand Down

0 comments on commit 248bb00

Please sign in to comment.