Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 496 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 496 Bytes

leechVM

Virtual machine for leech bytecode

Time measurements

  • Average of the array (1, 2, 3, 4, ..., 1000) (1000 elems)

    Screenshot from 2022-12-21 18-29-16

  • 29th Fibonacci number (assuming Fib0 = Fib1 = 1) recursive algorithm

    Screenshot from 2022-12-21 18-29-55