Skip to content

Updated run.cpp for use in tail/lil testing - #27

Merged
cangokmen merged 3 commits into
mainfrom
noahpk/implement-lil-optimization-in-art
Aug 8, 2025
Merged

Updated run.cpp for use in tail/lil testing#27
cangokmen merged 3 commits into
mainfrom
noahpk/implement-lil-optimization-in-art

Conversation

@NoahP-K

@NoahP-K NoahP-K commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Made a minor change to run.cpp to perform tests on tail and lil optimizations. When querying the tree, each query is now random and a number of queries equal to 1% of the number of inserts are performed.

@cangokmen cangokmen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cangokmen

Copy link
Copy Markdown
Contributor

We noticed an issue with the tree types, which has been solved now

@ramananeesh ramananeesh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cangokmen
cangokmen merged commit feaa4c1 into main Aug 8, 2025
1 check passed
@cangokmen
cangokmen deleted the noahpk/implement-lil-optimization-in-art branch August 8, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants