moodle-performance-comparison icon indicating copy to clipboard operation
moodle-performance-comparison copied to clipboard

Set of shell scripts to run Moodle performance tests using different hardware and configurations and compare results.

Results 16 moodle-performance-comparison issues
Sort by recently updated
recently updated
newest added

Noting this down for reference, following on from some discussions in Moodle Dev chat. The current JMeter scripts do not call AJAX services. The following rely heavily on AJAX: -...

Hello all, My environment: JMeter: Version 5.4.1 java.version=1.8.0_292 java.vm.name=OpenJDK 64-Bit Server VM os.name=Linux os.arch=amd64 os.version=4.18.0-305.el8.x86_64 Max memory =68719476736 --- After running: `$ ./test_runner.sh Group1 Run1` The end result: ```summary +...

I am trying to begin using this fine-looking project in the most basic way possible, that is, having a test run on the 3.8 branch on the local machine and...

Hello, After user warmup, i've many of them: ``` 2016/07/11 12:10:18 ERROR - jmeter.util.BeanShellInterpreter: Error invoking bsh method: source Sourced file: /home/killian/Documents/moodle/moodle-performance-comparison-master/recorder.bsf : Typed variable declaration : Object constructor 2016/07/11...

Today @rajeshtaneja and I have been talking about this tool and how the results we are getting are not satisfying us. There are multiple issues that we should look at,...

I'm sad :( https://tracker.moodle.org/browse/MDL-47900?focusedCommentId=320129&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-320129 We process the MDL_PERF data displayed on the page footer to know about how things went, but that's not the end of the page scripts, standard...

bug

Too risky, this is not a perfect solution but the previous code may perfectly provoke collisions if test_runner.sh runs are being cancelled.

Would be useful to add a new measure variable to compare the number of requests per page because there are changes in how we join JS files for example, this...

enhancement