Skip to content

Commit 1c0b8b8

Browse files
author
Mingshen Sun
committed
readme: resize figures
1 parent 6335ca4 commit 1c0b8b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ components, while blue blocks represent safe components. MesaPy aims to
5252
protect Python runtime by our security hardening.
5353

5454
<p align="center">
55-
<img src="img/design.png" width="500"/>
55+
<img src="img/design.png" width="600"/>
5656
</p>
5757

5858
By using formal verification, type system enhancement, and memory safe
@@ -127,7 +127,7 @@ executed in ten times for MesaPy, PyPy 6.0.0, and Python 2.7.12 respectively.
127127
The benchmarks are shown in the following figure.
128128

129129
<p align="center">
130-
<img src="img/benchmarks.png" width="500"/>
130+
<img src="img/benchmarks.png" width="600"/>
131131
</p>
132132

133133
Thanks to JIT and efficient GC mechanism, MesaPy can achieve 10x plus speedup

0 commit comments

Comments
 (0)