true_obj_size: Estimate object size using serialization

View source: R/utils.R

true_obj_sizeR Documentation

Estimate object size using serialization

Description

Attempts to get a better estimate of object size than that returned by object.size

Usage

true_obj_size(obj)

Arguments

obj

the object to get the size of

Value

the size of obj in bytes


jeremyrcoyle/sl3 documentation built on April 30, 2024, 10:16 p.m.