binyomen / binyomen/loxide

Consider using a pointer to point at the current stack position rather than an index

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
optimization
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This is similar in spirit to #4. Pointers are faster than indices.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by reviewing the current stack implementation and the related issue #4, then determine whether replacing the position index with a pointer is feasible and how its performance would be measured; done requires an agreed design and evidence that the change improves the implementation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.