Skip to content

Commit 3a27e66

Browse files
committed
docs: adjust fig size
1 parent 8629ce7 commit 3a27e66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ To evaluate the feasibility of the KGCP for practical use, we measure the RAM us
3838
The original datasets scale from 4.7 KB to 1.8 MB,
3939
resulting in generated KGs with 55 and 23,003 triples, respectively.
4040

41-
![](./figures/memory_time_measurement.png)
41+
<img src="./figures/memory_time_measurement.png" alt="Performance metrics" style="width:400px;"/>
42+
4243

4344
The results show that the required memory and time grow linearly with the data volumes, so that the KGCP is scalable for large datasets.
4445
Besides, the memory usage is significantly smaller than the memory required for an IoT-platform (e.g., 1 GB for a typical FIWARE platform).

0 commit comments

Comments
 (0)