diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-07-24 10:43:57 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-07-24 10:48:00 +0900 |
| commit | 866a9e6481ef94c43163d44013894b83953d0457 (patch) | |
| tree | 17f694eb37794a703d4fdd3ab5cdb332e860b959 /mrbgems/mruby-array-ext/test | |
| parent | a57a9bce79b7512f1e0e08149c0a328a993b3e1b (diff) | |
| download | mruby-866a9e6481ef94c43163d44013894b83953d0457.tar.gz mruby-866a9e6481ef94c43163d44013894b83953d0457.zip | |
Use `MRB_TT_ISTRUCT` for `Random` to reduce memory.
When the size of Xorshift128 seed (`sizeof(uint32)*4`) is bigger than
ISTRUCT_DATA_SIZE, `Random` uses Xorshift96 instead.
Diffstat (limited to 'mrbgems/mruby-array-ext/test')
0 files changed, 0 insertions, 0 deletions
