mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 00:26:53 +00:00
perf(get): reduce metrics and streaming handoff overhead (#3907)
This commit is contained in:
+2
-1
@@ -52,6 +52,7 @@ docs/*
|
||||
!docs/architecture/
|
||||
!docs/architecture/**
|
||||
docs/heal-scanner-logging-governance.md
|
||||
docs/benchmark/rustfs-target-bench/
|
||||
.codegraph/*
|
||||
.docker/compat/data/*
|
||||
.docker/compat/kms/*
|
||||
@@ -69,4 +70,4 @@ tmp/
|
||||
crates/*/docs
|
||||
fuzz/target
|
||||
outputs
|
||||
worktrees/*
|
||||
worktrees/*
|
||||
|
||||
Reference in New Issue
Block a user