MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / MemoryUsage

Method MemoryUsage

tidbparser/dependency/util/chunk/chunk.go:63–69  ·  view source on GitHub ↗

MemoryUsage returns the total memory usage of a Chunk in B. We ignore the size of column.length and column.nullCount since they have little effect of the total memory usage.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

AppendRowMethod · 0.80
AddMethod · 0.80
allocChunkMethod · 0.80
ResetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected