-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: databricks/sjsonnet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: avoid Tuple2 allocation in OP_%, visitLookup, and OP_in dispatch
#692
opened Apr 5, 2026 by
He-Pin
Loading…
perf: optimize comparison operators and addSuper allocation
#691
opened Apr 5, 2026 by
He-Pin
Loading…
perf: Materializer inline fast-path for object materialization
#690
opened Apr 5, 2026 by
He-Pin
Loading…
perf: bulk text block scanner bypasses fastparse per-line overhead
#689
opened Apr 5, 2026 by
He-Pin
Loading…
perf: multi-field object inline array storage (2-8 fields)
#688
opened Apr 5, 2026 by
He-Pin
Loading…
perf: single-field object inline storage to avoid LinkedHashMap allocation
#687
opened Apr 5, 2026 by
He-Pin
Loading…
perf: comprehension fuse scope+eval and inline BinaryOp(ValidId,ValidId) fast path
#686
opened Apr 5, 2026 by
He-Pin
Loading…
perf: fast-path Num stringify in OP_+ string concatenation
#684
opened Apr 5, 2026 by
He-Pin
Loading…
perf: small-integer Val.Num cache for arithmetic fast paths
#683
opened Apr 5, 2026 by
He-Pin
Loading…
perf: abstract FormatCache as pluggable trait, optimize format runtime
#679
opened Apr 5, 2026 by
He-Pin
Loading…
perf: escape-free string rendering fast path with bulk copy
#678
opened Apr 4, 2026 by
He-Pin
Loading…
perf: fuse comprehension scope building and body evaluation
#675
opened Apr 4, 2026 by
He-Pin
Loading…
perf: array comparison reference equality + numeric fast path
#674
opened Apr 4, 2026 by
He-Pin
Loading…
perf: optimize std.map, std.flatMap, and std.filterMap allocations
#670
opened Apr 4, 2026 by
He-Pin
Loading…
perf: optimize std.range allocation and add staticNull singleton
#669
opened Apr 4, 2026 by
He-Pin
Loading…
perf: foldl string concat O(n) StringBuilder optimization
#665
opened Apr 4, 2026 by
He-Pin
Loading…
perf: use in-place Arrays.sort for std.sort/std.set/std.uniq
#664
opened Apr 4, 2026 by
He-Pin
Loading…
perf: singleton Val.True/Val.False for runtime boolean results
#663
opened Apr 4, 2026 by
He-Pin
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.