[TYPO3-mvc] Sample data for testing Extbase performance using blog_example
Jochen Rau
jochen.rau at typoplanet.de
Thu May 26 17:30:24 CEST 2011
Hi Steffen,
Thanks for setting up the example data. I appreciate your
help. And I like the names of the blog administrators ;-)
I loaded the data into my test installation and changed the PIDs of the
records to fit into my current dev environment simply by performing
UPDATE tx_blogexample_domain_model_post SET pid=62
....
One thing I had to change was the validation rule for the description of
a blog to
* @validate StringLength(maximum = 250)
because some descriptions are longer than 150 chars. Except that,
everything worked out well. Thanks again.
Now, I am going to run some tests.
Cheers
Jochen
Steffen Müller <typo3 at t3node.com> writes:
> Hi,
>
> Can anyone please upload my blog_example sample data to the project
> wiki on forge?
>
> http://www.t3node.com/blog/sample-data-to-test-performance-of-typo3-extbase/
>
> (> 1.000.000 records, 35MB).
>
> I think having this kind of data would be a good starting point to
> test extbase/fluid performance.
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list