mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-26 05:00:41 +00:00
add inline
This commit is contained in:
@@ -912,6 +912,7 @@ where
|
||||
TermMap: TermAggregationMap,
|
||||
C: SubAggCache,
|
||||
{
|
||||
#[inline]
|
||||
fn get_memory_consumption(&self, parent_bucket_id: BucketId) -> usize {
|
||||
self.parent_buckets[parent_bucket_id as usize].get_memory_consumption()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user