mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[PR #245] [MERGED] Drastically improve large node (re)writes #187
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase/pull/245
Author: @appy-one
Created: 10/2/2023
Status: ✅ Merged
Merged: 10/2/2023
Merged by: @appy-one
Base:
master← Head:improvement/bplustree-performance📝 Commits (3)
e3fdadeChangeincreaseMaxEntriesto trigger 50% growth3756aabImprove allocation ranges -> addresses conversion0badec1remove commented out earlier caching attempt📊 Changes
2 files changed (+33 additions, -15 deletions)
View changed files
📝
src/btree/binary-tree.ts(+6 -6)📝
src/storage/binary/index.ts(+27 -9)📄 Description
Dramatically increase the performance of (re)wiring large nodes spanning multiple allocation ranges (logical pages) by:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.