diff options
| author | babenko <[email protected]> | 2026-06-16 12:57:30 +0300 |
|---|---|---|
| committer | babenko <[email protected]> | 2026-06-16 13:19:10 +0300 |
| commit | 1fa56b146cf7f0d360e7937fae457d7220680f0e (patch) | |
| tree | 18e4391bdd47bb898a5be05dc6a091c3a37dd86a /contrib/tools/python3/src/Python | |
| parent | 67f2051e6cf456d4ce1dc59b64febf6ba7f34895 (diff) | |
YT-28453: Inline hot-path equality/getter helpers
Inline several functions that sit on the master automaton hot path and
were previously out-of-line (each call was a real function call):
- TVersionedObjectId operator== / operator< (called per hash-probe in the
versioned Cypress node maps) and FormatValue — moved into
object_client/helpers.{h,-inl.h,cpp}.
- TObject::GetType — moved into object-inl.h.
commit_hash:04ef5203711172681078de1f0f5eedc09de8a8d8
Diffstat (limited to 'contrib/tools/python3/src/Python')
0 files changed, 0 insertions, 0 deletions
