Skip to content

address what happens when users use break in for-loop#9

Merged
jankdc merged 2 commits into
mainfrom
walk-fixes
May 25, 2026
Merged

address what happens when users use break in for-loop#9
jankdc merged 2 commits into
mainfrom
walk-fixes

Conversation

@jankdc
Copy link
Copy Markdown
Owner

@jankdc jankdc commented May 25, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 25, 2026

Bench report

Common-op timings on ubuntu-24.04:

array-of-objects, memory source, n=100,000, cap=256.

operation bote JSON.parse bote/parse
get · shallow 32.8 µs 37.77 ms 0.00086x
get · deep 993.2 µs 37.47 ms 0.026x
has · shallow 32.2 µs 37.88 ms 0.00085x
walk · walk-all 33.3 µs/item 37.60 ms 88.54x
iter · iter-all 35.2 µs/item 38.02 ms 92.67x
walk · walk-get-name 65.4 µs/item 49.84 ms 131.28x

@jankdc jankdc merged commit 83d2f52 into main May 25, 2026
15 checks passed
@jankdc jankdc deleted the walk-fixes branch May 25, 2026 19:31
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.

1 participant