Consider special casing transact for 1, 2, 3, ..., k datoms #77

Open
opened 2020-08-06 16:54:32 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:54:32 +00:00 (Migrated from github.com)

I expect most transactions to be small -- star this page, note this visit with this current title, etc. We might find considerably performance wins by special casing these "small" transactions and querying with hand-written SQL in the hot paths. Worth considering as we gain experience with the disk performance.

I expect most transactions to be small -- star this page, note this visit with this current title, etc. We might find considerably performance wins by special casing these "small" transactions and querying with hand-written SQL in the hot paths. Worth considering as we gain experience with the disk performance.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#77
No description provided.