Skip to content

Commit e8cfb10

Browse files
committed
Fixed another typo
1 parent 134a5dc commit e8cfb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-08-15-optimize-iiif-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ cores. Subsequently, we've repeated the same tests with 8 and 16 cores.
8484
The results are shown in the figure below. On average, 8 CPU cores load a page 31.3% (8 cores) and 36.5% faster
8585
(16 cores) compared to 4 cores when tested with these file types. We expect that adding more cores will increase performance
8686
even further, although the gain per added core will be less.
87-
![effect of cpu cores]("assets/img/posts/testing-cpu-cores.png")
87+
![effect of cpu cores](assets/img/posts/testing-cpu-cores.png)
8888

8989

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

0 commit comments

Comments
 (0)