Skip to content

Instantly share code, notes, and snippets.

@thedeemon
Last active April 16, 2019 12:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thedeemon/e3ac7af5f7c873408f40bb0c23e9d5e5 to your computer and use it in GitHub Desktop.
Save thedeemon/e3ac7af5f7c873408f40bb0c23e9d5e5 to your computer and use it in GitHub Desktop.
cap=134217728
arrSize=16385
next uni=8192
cap=8192
arrSize=129
next uni=64
cap=64
arrSize=9
next uni=8
n for 64 = 0
n for 8192 = 129
n for 120000000 = 2130050
VEBroot.sizeof=32
mem=68_161600
cap=268435456
arrSize=16385
next uni=16384
cap=16384
arrSize=129
next uni=128
cap=128
arrSize=17
next uni=8
cap=8
arrSize=5
next uni=2
n for 8 = 0
n for 128 = 17
n for 16384 = 2322
n for 140000000 = 38062355
VEBroot.sizeof=32
mem=1217_995360
1M - 4.8 MB
10M = 19 MB in 64 bit, 80 MB in 32 bit
64M = 76 MB in 64 bit, 310 MB in 32 bit
100M = 152 MB
128 M = 152 MB in 64 bit, 618 MB in 32 bit
140 M = 2.3GB in 64 bit with LDC, 1.15 GB in 32 bit
200M - 2.3 GB
500 MB = 4.6 GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment