GoogleCloudPlatform / PerfKitBenchmarker

PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
https://googlecloudplatform.github.io/PerfKitBenchmarker/
Apache License 2.0
1.9k stars 510 forks source link

Magento Web workload Benchmark #427

Open kivio opened 9 years ago

kivio commented 9 years ago

My proposition is to add real life benchmark for web services. This proposition was tested by our team using Magento (PHP based free to use web shop).

To simulate with you workload which you are interested in this benchmark should share some options:

Technical spec:

Data are automatically generated on provision machines with DB. Whole test return us:

voellm commented 9 years ago

I like what you are proposing and its important to have a solid web workload before we delare v1.0 on PKB :)

Right now EPFL has a pull request for a websearch benchmark here https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/pull/422

Can you check this out an see if it matches your needs?

voellm commented 9 years ago

@kivio - Is this something you are going to work on or should I try and find someone?

kivio commented 9 years ago

i try to do something in this subject but in very limited time

kozyraki commented 8 years ago

@kivio Sounds great. Is there a dataset and a query trace or generator to use with Magento?

kivio commented 8 years ago

@kozyraki We have it done a little bit manually but it's simple to automize. But my biggest problem currently is lack of time to do it.