diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-08-27 21:43:20 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 18:20:06 +0900 |
| commit | 397b005715b443ff8175ffe3549f13ebfc6a9e7f (patch) | |
| tree | 51f9799d21389daee0b090915039ac613002f58f /mrbgems/mruby-complex/src/complex.c | |
| parent | bf118b90064ad41412f918458f8082c7e0e14bce (diff) | |
| download | mruby-397b005715b443ff8175ffe3549f13ebfc6a9e7f.tar.gz mruby-397b005715b443ff8175ffe3549f13ebfc6a9e7f.zip | |
Replace the implementation of method tables in classes/modules.
They are basically the copy of instance variable tables. On my Linux
box, memory consumption of `mrbtest` measured by `valgrind` is:
- old: 17,683,830 bytes
- new: 14,283,749 bytes
Diffstat (limited to 'mrbgems/mruby-complex/src/complex.c')
0 files changed, 0 insertions, 0 deletions
