Module object_alloc_test::types [] [src]

Types of various sizes for testing ObjectAllocs.

This module defines a number of types ranging in size from 1 through 213 = 8192 bytes. The sizes used include all powers of two, all midpoints between successive powers of two (that is, x + x/2 where x is a power of two), and at least one prime in between any two even sizes. Each type is named ByteN where N is the type's size in bytes.

Structs

Byte1
Byte2
Byte3
Byte4
Byte5
Byte6
Byte7
Byte8
Byte11
Byte12
Byte13
Byte16
Byte19
Byte24
Byte29
Byte32
Byte41
Byte48
Byte59
Byte64
Byte73
Byte96
Byte113
Byte128
Byte157
Byte192
Byte229
Byte256
Byte317
Byte384
Byte457
Byte512
Byte617
Byte768
Byte1024
Byte1277
Byte1536
Byte1777
Byte2048
Byte2557
Byte3072
Byte3539
Byte4096
Byte5119
Byte6144
Byte7151
Byte8192