diff options
author | robot-piglet <[email protected]> | 2025-09-22 13:47:28 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-09-22 14:01:22 +0300 |
commit | 44df5156d21c3bf19af3045035748352a0d3713f (patch) | |
tree | 46b5d10b26a1b1d5470cd8f8daffddc7d1a76f51 | |
parent | 7b6c3a065f5d15f19a284c0e3668d9c3e02f7406 (diff) |
Intermediate changes
commit_hash:b011f2a8ce447f942ea029b6c75e58331e8e9ea2
-rw-r--r-- | yt/yt/library/profiling/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yt/yt/library/profiling/README.md b/yt/yt/library/profiling/README.md index d76fc4d2ec9..3dbb164335a 100644 --- a/yt/yt/library/profiling/README.md +++ b/yt/yt/library/profiling/README.md @@ -22,7 +22,7 @@ Main features: | Local Projections | Yes | No | | Sparse Sensors | Yes | No | | Sensor Deregistration | Yes | No | -| MemOnly Metrics | No | Yes | +| MemOnly Metrics | Yes | Yes | ## Separation of interface and implementation |