Hello WP-Community,
I’m afraid to ask – because maybe my question is really stupid. I search for a “Demo” WordPress Instance for Benchmarks. If you do a fresh install from WordPress it creates some sample pages and the database and so on.
What I looking for is a bigger – or huge “demo” instance with for example over 10k Comments, 10k pages, wp posts, big Database, a lot of graphics (best JPG, PNG, WebP, SVG) and so on.
I want to have some big demo WordPress instance to do some benchmarks (eg. try different hotter or try test some caching tools).
I know that I can use something like gtmetrix. But I search for a demo WordPress instance to do benchmark eg. with php8 vs php7. And for a better compare I would like to have some “demo” from WordPress.
Sorry if the question is stupid but I don’t find some kind of demo.
[ad_2]
Another addition I also know that there are plugins like WP Performance Tester. But with it I test the performance of my “empty” WordPress instance.
I have wanted to do some benchmarks on the REST API to compare headless CMS options and wondered the same thing. Would be nice to be able to use something like:
> php artisan db:seed
Granted, the other CMS options don’t have any kind of seeding scripts either, so I would have to create some sort of seeding program to do the tests and that’s why the project is on the back burner.