labring / sealfs

The storage system of sealos, aims to be a high-performance, high-reliability, and auto-scaling distributed file system
Apache License 2.0
141 stars 20 forks source link

engine: Open lru cache and memtable size of rocskdb #129

Closed uran0sH closed 1 year ago

luanshaotong commented 1 year ago

How's the performance about this?

uran0sH commented 1 year ago

How's the performance about this?

@Tricky511 Do you have time to bench it using IO500?

Tricky511 commented 1 year ago

How's the performance about this?

@Tricky511 Do you have time to bench it using IO500?

I'll take a test

Tricky511 commented 1 year ago

@uran0sH Cannot put an expression as a number image

uran0sH commented 1 year ago

@uran0sH Cannot put an expression as a number image

fixed!

Tricky511 commented 1 year ago

How's the performance about this?

@Tricky511 Do you have time to bench it using IO500?

I measured the difference on a machine is not much

cache: image no cache image

uran0sH commented 1 year ago

How's the performance about this?

@Tricky511 Do you have time to bench it using IO500?

I measured the difference on a machine is not much

cache: image no cache image

You can change the cache capacity to the memory's max size.

Tricky511 commented 1 year ago

How's the performance about this?

@Tricky511 Do you have time to bench it using IO500?

I measured the difference on a machine is not much cache: image no cache image

You can change the cache capacity to the memory's max size.

Change to 4GB, no gap image no cache image