|
|
|
|
|
by MrMcCall
468 days ago
|
|
I see, now. From that doc: > Performance notice: values of type int64 occupy more memory space than values of type int I just couldn't even imagine that a 64-bit int would require MORE memory than an int that is one bit less (or 33 bits less if on a 32-bit architecture). It really makes absolutely no sense discussing OCaml as a possible systems-level programming language. |
|
It was early this morning.