Skip to content

Feature #9154 - gbak FAST_PATH mode - #9155

Open
asfernandes wants to merge 1 commit into
masterfrom
work/gbak-fast-path
Open

asfernandes wants to merge 1 commit into
masterfrom
work/gbak-fast-path

Conversation

@asfernandes

Copy link
Copy Markdown
Member

No description provided.

@asfernandes

Copy link
Copy Markdown
Member Author

Test: 3 tables, 7 columns each, 2 million rows each, no indices, embedded with service manager.

1 worker

1 worker backup (s) restore (s) total (s)
normal 8.242 7.230 15.472
fast_path 3.528 3.359 6.887
speedup 2.34x 2.15x 2.25x

3 workers

3 workers backup (s) restore (s) total (s)
normal 4.352 3.084 7.436
fast_path 1.904 1.636 3.540
speedup 2.29x 1.89x 2.10x

@asfernandes asfernandes linked an issue Sep 17, 2026 that may be closed by this pull request
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.

gbak FAST_PATH mode

1 participant