Skip to content

Commit bf08f9b

Browse files
committed
reduce image heights in README.md to 256px
1 parent c5e0731 commit bf08f9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ The following table describes the implemented kernels.
2424

2525
### Benchmark of vmax
2626

27-
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-vmax.png" alt="vmax" height=320px>
27+
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-vmax.png" alt="vmax" height=256px>
2828

2929
### Benchmark of matmax
3030

31-
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-matmax.png" alt="matmax" height=320px>
31+
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-matmax.png" alt="matmax" height=256px>
3232

3333
### Benchmark of mm
3434

35-
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-mm.png" alt="mm" height=320px>
35+
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-mm.png" alt="mm" height=256px>
3636

3737
### Benchmark of lm2exp
3838

39-
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-lm2exp.png" alt="lm2exp" height=320px>
39+
<img src="https://github.com/loreloc/triturus/releases/download/v0.1/benchmark-lm2exp.png" alt="lm2exp" height=256px>

0 commit comments

Comments
 (0)