-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: dgraph-io/badger
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(iterator): pre-seed waste pool with embedded Item slots
#2294
opened May 26, 2026 by
shaunpatterson
Loading…
2 tasks done
perf(iterator): elide y.ParseKey in hasPrefix fast path
#2293
opened May 26, 2026 by
shaunpatterson
Loading…
2 tasks done
perf(iterator): lazy-allocate Item.slice
#2292
opened May 26, 2026 by
shaunpatterson
Loading…
2 tasks done
perf(db): eliminate closure allocation in getMemTables cleanup
#2291
opened May 26, 2026 by
shaunpatterson
Loading…
2 tasks done
perf(iterator): pre-size iters slice in Txn.NewIterator
#2290
opened May 26, 2026 by
shaunpatterson
Loading…
2 tasks done
perf(db): pre-size memtable slice in getMemTables
#2289
opened May 26, 2026 by
shaunpatterson
Loading…
2 tasks done
perf(skl): embed Iterator by value in UniIterator
#2288
opened May 26, 2026 by
shaunpatterson
Loading…
3 tasks done
perf(iterator): -25% on dgraph-shaped scans via lockless isBanned, hoisted fill, internal-key skip, KeyOnly opt-in, user-key lastKey
#2285
opened May 23, 2026 by
shaunpatterson
Loading…
4 of 5 tasks
perf(table): collapse branches in MergeIterator.fix
#2284
opened May 23, 2026 by
shaunpatterson
Loading…
2 of 3 tasks
perf(y): same-length fast path in CompareKeys
#2283
opened May 23, 2026 by
shaunpatterson
Loading…
2 of 3 tasks
perf(table): word-wise LCP in Builder.keyDiff
#2282
opened May 23, 2026 by
shaunpatterson
Loading…
2 of 3 tasks
perf(table): skip redundant first bytes.Equal in MergeIterator.Next
#2281
opened May 23, 2026 by
shaunpatterson
Loading…
2 of 3 tasks
perf(table): fuse 3 allocate calls in Builder.addHelper into 1
#2280
opened May 23, 2026 by
shaunpatterson
Loading…
2 of 3 tasks
perf(table): remove defer/recover from blockIterator.setIdx
#2279
opened May 23, 2026 by
shaunpatterson
Loading…
2 of 3 tasks
fix: fix an issue where the compactor causes previously deleted data to reappear
#2278
opened May 22, 2026 by
yangchun0821
Loading…
2 tasks done
Allow IteratorOptions/DefaultIteratorOptions to use builder methods just like Options/DefaultOptions
#2274
opened May 1, 2026 by
Naelpuissant
Contributor
Loading…
2 tasks done
Add Warpnet project to the README
#2272
opened Mar 30, 2026 by
filinvadim
Contributor
Loading…
2 tasks done
fix: Handle and ignore ERROR_USER_MAPPED_FILE during WAL truncation
#2262
opened Mar 5, 2026 by
JBUinfo
Loading…
2 tasks done
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 in the go_modules group across 1 directory
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#2261
opened Mar 1, 2026 by
dependabot
Bot
Loading…
feat: add --max-levels (with validation) to root command and --memtable-size to info command CLI flags
#2259
opened Feb 11, 2026 by
tomhollingworth
Loading…
2 tasks done
Add backup_writer_failure_HABITAT test and golden patch
#2252
opened Jan 4, 2026 by
Ngarari4910
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.