summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2023-03-03 16:05:01 -0500
committerPeter Zhu <[email protected]>2023-11-07 15:48:06 -0500
commit392238e3fd76beb923de1ba3f8d8d6bd28c7030e (patch)
tree65d6286a223f9eb4527c2d648c27c4053c68e444 /time.c
parentbc07b0b9e1d55821acaa0effea67a9885a3bb56d (diff)
Implement embedded TypedData objects
This commit adds a new flag RUBY_TYPED_EMBEDDABLE that allows the data of a TypedData object to be embedded after the object itself. This will improve cache locality and allow us to save the 8 byte data pointer. Co-Authored-By: Jean Boussier <[email protected]>
Diffstat (limited to 'time.c')
0 files changed, 0 insertions, 0 deletions