Move assets to static (#247)

Signed-off-by: Oded Poncz <oded@poncz.com>

Signed-off-by: Oded Poncz <oded@poncz.com>
This commit is contained in:
odedponcz 2022-08-18 22:55:12 +03:00 committed by GitHub
parent 3d3d395e25
commit 08cda413f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
Contention in memcached under the high write throughput.
<img src="http://assets.dragonflydb.io/repo-assets/memcached_perf_top.png" width="100%" border="0"/>
<img src="http://static.dragonflydb.io/repo-assets/memcached_perf_top.png" width="100%" border="0"/>
Overall CPU usage of memcached when performing SETS benchmark:
<img src="http://assets.dragonflydb.io/repo-assets/memcached_cpu_usage.png" width="100%" border="0"/>
<img src="http://static.dragonflydb.io/repo-assets/memcached_cpu_usage.png" width="100%" border="0"/>