Performance enhancement
supereagle opened this issue · 3 comments
supereagle commented
Is this a BUG REPORT or FEATURE REQUEST?:
/kind enhancement
What happened:
What you expected to happen:
ToDos:
- Improve Git resolver to pull code #1168
- Improve SCM list APIs speed #1135
-
Improve PV cleanup speed of GC pod
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
supereagle commented
/assign
/priority p0
supereagle commented
Improve PV cleanup speed of GC pod
Mainly depend on the storage performance. Have tested on Glusterfs and local storage, the speed is ok.
The configure of Glusterfs PV:
features.cache-invalidation=on
features.cache-invalidation-timeout=600
performance.stat-prefetch=on
performance.cache-invalidation=on
performance.md-cache-timeout=600
network.inode-lru-limit=200000
performance.cache-size=512MB
client.event-threads=4
server.event-threads=4
cluster.readdir-optimize=on
supereagle commented
Have done
/close