arturo
arturo copied to clipboard
[VM/stack] Re-consider the starting values for our StackSize & AttrsSize
[VM/stack] Re-consider the starting values for our StackSize & AttrsSize
How does it influence the overall performance? This has to be thoroughly tested & benchmarked.
https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/vm/stack.nim#L24
#=======================================
# TODO(VM/stack) Re-consider the starting values for our StackSize & AttrsSize
# How does it influence the overall performance? This has to be thoroughly tested & benchmarked.
# labels: vm, benchmark, unit-test
const StackSize* = 100000
const AttrsSize* = 10
ndex 4d5268823..439ac02ea 100644
++ b/src/vm/values/comparison.nim
bab8fc0c4c83488baddb36f4313ba807b446a872