Giter Club home page Giter Club logo

Comments (5)

shanti avatar shanti commented on June 30, 2024

This is really not a good idea. The idea of a benchmark is that it be repeatable. If you change the cycle/think times randomly, you will get completely different results. The best way to do this is by creating a new benchmark with different think/cycle times.

from faban.

ScottOaks avatar ScottOaks commented on June 30, 2024

My 0.02 for why I contributed that to the other faban project. First, it's not all about benchmarking; it's about load generation. Being able to script load generators without compiling code is a good thing.

Second, I'd take a look at Faban commercial competitors like LoadRunner or Oracle Application Testing Suite. They all work on the notion of a test, and a scenario for the test. In faban, that essentially maps to a driver (code), and a run.xml file (scenario parameters). Those tools all allow switching of think times and similar parameters in the scenario without changing the essential driver code.

from faban.

shanti avatar shanti commented on June 30, 2024

Thanks Scott. Will check in the fix.

On Tue, Apr 15, 2014 at 8:14 PM, Scott Oaks [email protected]:

My 0.02 for why I contributed that to the other faban project. First, it's
not all about benchmarking; it's about load generation. Being able to
script load generators without compiling code is a good thing.

Second, I'd take a look at Faban commercial competitors like LoadRunner or
Oracle Application Testing Suite. They all work on the notion of a test,
and a scenario for the test. In faban, that essentially maps to a driver
(code), and a run.xml file (scenario parameters). Those tools all allow
switching of think times and similar parameters in the scenario without
changing the essential driver code.


Reply to this email directly or view it on GitHubhttps://github.com//issues/66#issuecomment-40558980
.

from faban.

shanti avatar shanti commented on June 30, 2024

I have fixed this issue taking Scott's work. But I don't have the cycles or
environment to test it currently.
Can I request someone to try the fix out - it's in branch ISSUE-66 on
github.

To test, you need to modify your run.xml to explicitly specify/change the
think/cycle times as follows:

FixedTime MyOperation1, MyOperation2 ThinkTIME 100 0 For multiple cycleDistribution, FixedTime MyOperation1 CycleTime 100 0 NegativeExponential MyOperation2 ThinkTIME 500 0

Do a run, check if there are no errors and whether the new values are being
picked up.

Thanks
Shanti

On Mon, Apr 21, 2014 at 5:38 PM, Shanti Subramanyam (gmail) <
[email protected]> wrote:

Thanks Scott. Will check in the fix.

On Tue, Apr 15, 2014 at 8:14 PM, Scott Oaks [email protected]:

My 0.02 for why I contributed that to the other faban project. First,
it's not all about benchmarking; it's about load generation. Being able to
script load generators without compiling code is a good thing.

Second, I'd take a look at Faban commercial competitors like LoadRunner
or Oracle Application Testing Suite. They all work on the notion of a test,
and a scenario for the test. In faban, that essentially maps to a driver
(code), and a run.xml file (scenario parameters). Those tools all allow
switching of think times and similar parameters in the scenario without
changing the essential driver code.


Reply to this email directly or view it on GitHubhttps://github.com//issues/66#issuecomment-40558980
.

from faban.

shanti avatar shanti commented on June 30, 2024

Fixed.

from faban.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.