Skip to content

Transaction write api#4

Merged
joz-k merged 9 commits intomainfrom
transaction_write_api
Aug 13, 2025
Merged

Transaction write api#4
joz-k merged 9 commits intomainfrom
transaction_write_api

Conversation

@joz-k
Copy link
Copy Markdown
Owner

@joz-k joz-k commented Aug 13, 2025

No description provided.

joz-k added 9 commits August 11, 2025 20:30
Introduces a WriteTransaction class and try_start_write method to LockFreeSpscQueue, enabling efficient bulk write operations. Adds a corresponding benchmark to evaluate transaction-based writes. Also renames benchmark functions for consistency.
Moved the WriteTransaction class and try_start_write method to later in the LockFreeSpscQueue.h file for improved code organization. No functional changes were made.
Removed confusing parts from the benchmark and made an output more clear.
Introduces a README for the benchmarks directory, detailing how to build and run performance benchmarks.
Improved "Features" section.
Simplified the "Benchmark" section
@joz-k joz-k merged commit 1d56cfd into main Aug 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant