Skip to content

Commit 424cb76

Browse files
authored
Update README.md
1 parent 8c9250e commit 424cb76

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ This test was repeated with the cache configured to different sizes expressed as
103103
<table>
104104
<tr>
105105
<td>
106-
<img src="https://user-images.githubusercontent.com/12851828/84844130-a00d4680-affe-11ea-8f7a-e3c66180d8b9.png" width="250"/>
106+
<img src="https://user-images.githubusercontent.com/12851828/84844130-a00d4680-affe-11ea-8f7a-e3c66180d8b9.png" width="350"/>
107107
</td>
108108
<td>
109-
<img src="https://user-images.githubusercontent.com/12851828/84844172-b6b39d80-affe-11ea-9a29-cbdae6020246.png" width="250"/>
109+
<img src="https://user-images.githubusercontent.com/12851828/84844172-b6b39d80-affe-11ea-9a29-cbdae6020246.png" width="350"/>
110110
</td>
111111
</tr>
112112
</table>
@@ -116,10 +116,10 @@ As above, but interleaving a sequential scan of every key (aka sequential floodi
116116
<table>
117117
<tr>
118118
<td>
119-
<img src="https://user-images.githubusercontent.com/12851828/84841922-a4366580-aff8-11ea-93dd-568d60cd82d9.png" width="250"/>
119+
<img src="https://user-images.githubusercontent.com/12851828/84841922-a4366580-aff8-11ea-93dd-568d60cd82d9.png" width="350"/>
120120
</td>
121121
<td>
122-
<img src="https://user-images.githubusercontent.com/12851828/84842237-730a6500-aff9-11ea-9a46-40141adff920.png" width="250"/>
122+
<img src="https://user-images.githubusercontent.com/12851828/84842237-730a6500-aff9-11ea-9a46-40141adff920.png" width="350"/>
123123
</td>
124124
</tr>
125125
</table>
@@ -129,10 +129,10 @@ These charts summarize the percentage increase in hit rate ConcurrentLru vs LRU.
129129
<table>
130130
<tr>
131131
<td>
132-
<img src="https://user-images.githubusercontent.com/12851828/84843966-283f1c00-affe-11ea-99c9-20aa01f307f0.png" width="250"/>
132+
<img src="https://user-images.githubusercontent.com/12851828/84843966-283f1c00-affe-11ea-99c9-20aa01f307f0.png" width="350"/>
133133
</td>
134134
<td>
135-
<img src="https://user-images.githubusercontent.com/12851828/84844003-3d1baf80-affe-11ea-9266-e83efe2e8c35.png" width="250"/>
135+
<img src="https://user-images.githubusercontent.com/12851828/84844003-3d1baf80-affe-11ea-9266-e83efe2e8c35.png" width="350"/>
136136
</td>
137137
</tr>
138138
</table>

0 commit comments

Comments
 (0)