All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download perfcake JAR 3.3 with all dependencies


A Lightweight Performance Testing Framework

Files of the artifact perfcake version 3.3 from the group org.perfcake.

Test

Artifact perfcake
Group org.perfcake
Version 3.3
Last update 20. October 2014
Tags: performance testing lightweight framework
Organization PerfCake Community
URL https://www.perfcake.org
License The Apache Software License, Version 2.0
Dependencies amount 18
Dependencies perfcake-agent, httl, log4j-core, log4j-1.2-api, slf4j-log4j12, drools-core, drools-compiler, groovy-all, jms-api, javassist, javax.websocket-api, mqtt-client, commons-math3, commons-io, commons-configuration, commons-collections, commons-beanutils, commons-cli,
There are maybe transitive dependencies!
There is a newer version: 7.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of perfcake Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of perfcake version 3.3

META-INF
META-INF.META-INF.MANIFEST.MF
.messageValidator.dsl
org.perfcake
org.perfcake.org.perfcake.PerfCakeConst
org.perfcake.org.perfcake.PerfCakeException
org.perfcake.org.perfcake.RunInfo
org.perfcake.org.perfcake.ScenarioExecution
org.perfcake.common
org.perfcake.common.org.perfcake.common.BoundPeriod
org.perfcake.common.org.perfcake.common.Period
org.perfcake.common.org.perfcake.common.PeriodType
org.perfcake.common.org.perfcake.common.TimestampedRecord
org.perfcake.message
org.perfcake.message.org.perfcake.message.Message
org.perfcake.message.org.perfcake.message.MessageFactory
org.perfcake.message.org.perfcake.message.MessageTemplate
org.perfcake.message.org.perfcake.message.ReceivedMessage
org.perfcake.message.generator
org.perfcake.message.generator.org.perfcake.message.generator.AbstractMessageGenerator
org.perfcake.message.generator.org.perfcake.message.generator.DefaultMessageGenerator
org.perfcake.message.generator.org.perfcake.message.generator.RampUpDownGenerator
org.perfcake.message.generator.org.perfcake.message.generator.SenderTask
org.perfcake.message.generator.org.perfcake.message.generator.package-info
org.perfcake.message.sender
org.perfcake.message.sender.org.perfcake.message.sender.AbstractSender
org.perfcake.message.sender.org.perfcake.message.sender.AbstractSocketSender
org.perfcake.message.sender.org.perfcake.message.sender.ChannelSender
org.perfcake.message.sender.org.perfcake.message.sender.ChannelSenderDatagram
org.perfcake.message.sender.org.perfcake.message.sender.ChannelSenderFile
org.perfcake.message.sender.org.perfcake.message.sender.ChannelSenderSocket
org.perfcake.message.sender.org.perfcake.message.sender.CommandSender
org.perfcake.message.sender.org.perfcake.message.sender.DummySender
org.perfcake.message.sender.org.perfcake.message.sender.GroovySender
org.perfcake.message.sender.org.perfcake.message.sender.HttpSender
org.perfcake.message.sender.org.perfcake.message.sender.HttpsSender
org.perfcake.message.sender.org.perfcake.message.sender.JdbcSender
org.perfcake.message.sender.org.perfcake.message.sender.JmsSender
org.perfcake.message.sender.org.perfcake.message.sender.LdapSender
org.perfcake.message.sender.org.perfcake.message.sender.MessageSender
org.perfcake.message.sender.org.perfcake.message.sender.MessageSenderManager
org.perfcake.message.sender.org.perfcake.message.sender.PlainSocketSender
org.perfcake.message.sender.org.perfcake.message.sender.RequestResponseJmsSender
org.perfcake.message.sender.org.perfcake.message.sender.SoapSender
org.perfcake.message.sender.org.perfcake.message.sender.SslSocketSender
org.perfcake.message.sender.org.perfcake.message.sender.WebSocketSender
org.perfcake.message.sender.org.perfcake.message.sender.package-info
org.perfcake.model
org.perfcake.model.org.perfcake.model.Header
org.perfcake.model.org.perfcake.model.ObjectFactory
org.perfcake.model.org.perfcake.model.Property
org.perfcake.model.org.perfcake.model.Scenario
org.perfcake.model.org.perfcake.model.package-info
org.perfcake.reporting
org.perfcake.reporting.org.perfcake.reporting.Measurement
org.perfcake.reporting.org.perfcake.reporting.MeasurementUnit
org.perfcake.reporting.org.perfcake.reporting.Quantity
org.perfcake.reporting.org.perfcake.reporting.ReportManager
org.perfcake.reporting.org.perfcake.reporting.ReportingException
org.perfcake.reporting.destinations
org.perfcake.reporting.destinations.org.perfcake.reporting.destinations.ConsoleDestination
org.perfcake.reporting.destinations.org.perfcake.reporting.destinations.CsvDestination
org.perfcake.reporting.destinations.org.perfcake.reporting.destinations.Destination
org.perfcake.reporting.destinations.org.perfcake.reporting.destinations.Log4jDestination
org.perfcake.reporting.reporters
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.AbstractReporter
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.MemoryUsageReporter
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.Reporter
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.ResponseTimeStatsReporter
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.StatsReporter
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.ThroughputStatsReporter
org.perfcake.reporting.reporters.org.perfcake.reporting.reporters.WarmUpReporter
org.perfcake.reporting.reporters.accumulators
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.AbstractSlidingWindowAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.Accumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.AvgAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.HarmonicMeanAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.LastValueAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.MaxAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.MaxLongValueAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.MinAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.SlidingWindowAvgAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.SlidingWindowHarmonicMeanAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.SlidingWindowMaxAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.SlidingWindowMinAccumulator
org.perfcake.reporting.reporters.accumulators.org.perfcake.reporting.reporters.accumulators.SumAccumulator
org.perfcake.reporting.reporters.accumulators.weighted
org.perfcake.reporting.reporters.accumulators.weighted.org.perfcake.reporting.reporters.accumulators.weighted.WeightedHarmonicMeanAccumulator
org.perfcake.reporting.reporters.accumulators.weighted.org.perfcake.reporting.reporters.accumulators.weighted.WeightedMeanAccumulator
org.perfcake.reporting.reporters.accumulators.weighted.org.perfcake.reporting.reporters.accumulators.weighted.WeightedValue
org.perfcake.scenario
org.perfcake.scenario.org.perfcake.scenario.DSLFactory
org.perfcake.scenario.org.perfcake.scenario.Scenario
org.perfcake.scenario.org.perfcake.scenario.ScenarioBuilder
org.perfcake.scenario.org.perfcake.scenario.ScenarioFactory
org.perfcake.scenario.org.perfcake.scenario.ScenarioLoader
org.perfcake.scenario.org.perfcake.scenario.XMLFactory
org.perfcake.scenario.dsl
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.BaseDslScriptClass
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Destination
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.DslScenario
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Generator
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Iterations
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Message
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.ObjectWithClassName
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Percents
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.PropertiesBacked
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Reporter
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.RunInfo
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.ScenarioDelegate.groovy
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.ScenarioDelegate
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Sender
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Time
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.TimeUnit
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Validation
org.perfcake.scenario.dsl.org.perfcake.scenario.dsl.Validator
org.perfcake.util
org.perfcake.util.org.perfcake.util.ObjectFactory
org.perfcake.util.org.perfcake.util.Utils
org.perfcake.util.agent
org.perfcake.util.agent.org.perfcake.util.agent.AgentThread
org.perfcake.util.agent.org.perfcake.util.agent.PerfCakeAgent
org.perfcake.util.properties
org.perfcake.util.properties.org.perfcake.util.properties.DefaultPropertyGetter
org.perfcake.util.properties.org.perfcake.util.properties.MixedPropertyGetter
org.perfcake.util.properties.org.perfcake.util.properties.PropertyGetter
org.perfcake.util.properties.org.perfcake.util.properties.SystemPropertyGetter
org.perfcake.validation
org.perfcake.validation.org.perfcake.validation.DictionaryValidator
org.perfcake.validation.org.perfcake.validation.FileQueue
org.perfcake.validation.org.perfcake.validation.MessageValidator
org.perfcake.validation.org.perfcake.validation.RegExpValidator
org.perfcake.validation.org.perfcake.validation.RulesValidator
org.perfcake.validation.org.perfcake.validation.RulesValidatorHelper
org.perfcake.validation.org.perfcake.validation.ScriptValidator
org.perfcake.validation.org.perfcake.validation.StringUtil
org.perfcake.validation.org.perfcake.validation.ValidationException
org.perfcake.validation.org.perfcake.validation.ValidationManager
org.perfcake.validation.org.perfcake.validation.ValidatorUtil
schemas
schemas.schemas.perfcake-scenario-0.2.xsd
schemas.schemas.perfcake-scenario-0.3.xsd
schemas.schemas.perfcake-scenario-1.0.xsd
schemas.schemas.perfcake-scenario-2.0.xsd
schemas.schemas.perfcake-scenario-3.0.xsd
xslt
xslt.xslt.scenario-2.0-to-3.0.xsl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy