bitemyapp / bitemyapp/mentats

Nock bytecode for nockvm

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Probably one of the bigger perf improvements we could make on NockVM is this. It's currently a recursive tree-walking interpreter. Changing it to a bytecode VM _should_ help performance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the NockVM implementation and the recursive tree-walking interpreter described in the issue. Define the bytecode VM design and compare its performance with the existing interpreter; the work is done when NockVM executes through bytecode with measurable improvement.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.