Skip to content

make revision generation faster#32

Merged
trepmal merged 1 commit into
masterfrom
faster-generation
Jun 9, 2025
Merged

make revision generation faster#32
trepmal merged 1 commit into
masterfrom
faster-generation

Conversation

@trepmal
Copy link
Copy Markdown
Owner

@trepmal trepmal commented Jun 9, 2025

Almost 50x faster for 100 revisions on 103 posts.

# now
$ wp post generate
Generating posts  100% [===========================] 0:00 / 0:00

$ wp revisions generate 100
Generating revisions for 103 post(s)  100% [=======] 0:18 / 0:17
Success: Finished generating revisions.

# reset

# before
$ wp post generate
Generating posts  100% [===========================] 0:00 / 0:00
$ wp revisions generate 100
Generating revisions for 103 post(s)  100% [=====] 14:20 / 27:15
Success: Finished generating revisions.

@trepmal trepmal merged commit 15ea21d into master Jun 9, 2025
36 checks passed
@trepmal trepmal deleted the faster-generation branch June 9, 2025 17:55
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