Compare commits

3 Commits

Author SHA1 Message Date
abby cede3452b4 update 2025-11-16 10:42:09 +08:00
abby a90a0377e7 update 2025-11-16 10:28:19 +08:00
abby 1bb175101c compare mace remote store and rocksdb blobdb -- v1 2025-11-04 15:52:49 +08:00
8 changed files with 1 additions and 22 deletions
+1
View File
@@ -5,6 +5,7 @@
/scripts/lib64
/scripts/share/
/scripts/.gitignore
*.png
*.csv
pyvenv.cfg
Cargo.lock
-22
View File
@@ -1,22 +0,0 @@
# mace 0.0.17
## insert performance
![mace_insert](./scripts/mace_insert.png)
![rocksdb_insert](./scripts/rocksdb_insert.png)
---
## get performance (cold get)
![mace_get](./scripts/mace_get.png)
![rocksdb_get](./scripts/rocksdb_get.png)
---
# mixed perfomance
![mace_mixed](./scripts/mace_mixed.png)
![rockdb_mixed](./scripts/rocksdb_mixed.png)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB