Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cwida/ALP
/ size
Method
size
publication/source_code/bench_end_to_end/src/common/runtime/String.cpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
void SmallStringView::clear() { raw.first = 0; }
75
76
inline uint32_t SmallStringView::size() const { return inlined.size; }
77
inline const char* SmallStringView::data() const {
78
if (isInlined())
79
return inlined.data;
Callers
15
computeAvg
Method · 0.45
medianValue
Method · 0.45
avgValue
Method · 0.45
maxValue
Method · 0.45
quarterLowValue
Method · 0.45
quarterHighValue
Method · 0.45
calculate_alp_compression_size
Function · 0.45
calculate_alprd_compression_size
Function · 0.45
get_average_exception_count
Function · 0.45
calculate_alp_compression_size
Function · 0.45
calculate_alprd_compression_size
Function · 0.45
get_average_exception_count
Function · 0.45
Calls
no outgoing calls
Tested by
15
computeAvg
Method · 0.36
medianValue
Method · 0.36
avgValue
Method · 0.36
maxValue
Method · 0.36
quarterLowValue
Method · 0.36
quarterHighValue
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
getattribute
Function · 0.36
getattribute
Function · 0.36
q2_expected
Function · 0.36
q3_expected
Function · 0.36