Skip to content

Commit

Permalink
Fixed another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoonen committed Sep 5, 2024
1 parent 134a5dc commit e8cfb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-08-15-optimize-iiif-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ cores. Subsequently, we've repeated the same tests with 8 and 16 cores.
The results are shown in the figure below. On average, 8 CPU cores load a page 31.3% (8 cores) and 36.5% faster
(16 cores) compared to 4 cores when tested with these file types. We expect that adding more cores will increase performance
even further, although the gain per added core will be less.
![effect of cpu cores]("assets/img/posts/testing-cpu-cores.png")
![effect of cpu cores](assets/img/posts/testing-cpu-cores.png)


## TODO: Save disk space and increase page load performance by using JPG compressed source images
Expand Down

0 comments on commit e8cfb10

Please sign in to comment.