feat(neon): Add Array extractor#1126
Merged
kjvalencik merged 1 commit intomainfrom Feb 2, 2026
Merged
Conversation
|
| Branch | kv/array-extract |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result nanoseconds (ns) (Result Δ%) | Lower Boundary nanoseconds (ns) (Limit %) | Upper Boundary nanoseconds (ns) (Limit %) | Throughput | Benchmark Result operations / second (ops/s) (Result Δ%) | Lower Boundary operations / second (ops/s) (Limit %) | Upper Boundary operations / second (ops/s) (Limit %) |
|---|---|---|---|---|---|---|---|---|
| JsFunction::bind | 📈 view plot 🚷 view threshold | 217.53 ns(+6.77%)Baseline: 203.75 ns | 183.37 ns (84.30%) | 407.49 ns (53.38%) | 📈 view plot 🚷 view threshold | 4,597,159.16 ops/s(-6.27%)Baseline: 4,904,648.61 ops/s | 0.00 ops/s (0.00%) | 5,395,113.47 ops/s (85.21%) |
| JsFunction::call | 📈 view plot 🚷 view threshold | 223.31 ns(+3.47%)Baseline: 215.83 ns | 194.25 ns (86.99%) | 431.67 ns (51.73%) | 📈 view plot 🚷 view threshold | 4,472,846.66 ops/s(-3.19%)Baseline: 4,620,306.97 ops/s | 0.00 ops/s (0.00%) | 5,082,337.67 ops/s (88.01%) |
| JsFunction::call_with | 📈 view plot 🚷 view threshold | 213.25 ns(+4.70%)Baseline: 203.69 ns | 183.32 ns (85.96%) | 407.37 ns (52.35%) | 📈 view plot 🚷 view threshold | 4,663,582.78 ops/s(-4.66%)Baseline: 4,891,573.46 ops/s | 0.00 ops/s (0.00%) | 5,380,730.81 ops/s (86.67%) |
| auto-exported-noop | 📈 view plot 🚷 view threshold | 27.85 ns(-5.63%)Baseline: 29.51 ns | 26.56 ns (95.37%) | 59.02 ns (47.18%) | 📈 view plot 🚷 view threshold | 35,904,857.75 ops/s(+4.71%)Baseline: 34,289,010.60 ops/s | 0.00 ops/s (0.00%) | 37,717,911.66 ops/s (95.19%) |
| hello-world | 📈 view plot 🚷 view threshold | 55.45 ns(-4.48%)Baseline: 58.05 ns | 52.24 ns (94.22%) | 116.09 ns (47.76%) | 📈 view plot 🚷 view threshold | 17,907,364.04 ops/s(+3.75%)Baseline: 17,260,464.68 ops/s | 0.00 ops/s (0.00%) | 18,986,511.15 ops/s (94.32%) |
| manually-exported-noop | 📈 view plot 🚷 view threshold | 27.85 ns(-1.87%)Baseline: 28.38 ns | 25.54 ns (91.72%) | 56.77 ns (49.06%) | 📈 view plot 🚷 view threshold | 35,900,765.92 ops/s(+1.91%)Baseline: 35,228,701.67 ops/s | 0.00 ops/s (0.00%) | 38,751,571.83 ops/s (92.64%) |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1126 +/- ##
==========================================
- Coverage 83.16% 82.80% -0.37%
==========================================
Files 80 81 +1
Lines 5739 5756 +17
Branches 5739 5756 +17
==========================================
- Hits 4773 4766 -7
- Misses 848 871 +23
- Partials 118 119 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d32fadc to
34ffdc5
Compare
b02196c to
62faa2f
Compare
kjvalencik
commented
Jan 5, 2026
62faa2f to
a09ad9e
Compare
a09ad9e to
feb39a0
Compare
feb39a0 to
2d071bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.