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

Download performance-tools JAR 1.1 with all dependencies


Configurable tool to easily compare performances of different code snippets and to take performance telemetry of a running application.

Files of the artifact performance-tools version 1.1 from the group com.fillumina.

Test

Download performance-tools (1.1)
Artifact performance-tools
Group com.fillumina
Version 1.1
Last update 01. August 2014
Organization not specified
URL http://maven.apache.org
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of performance-tools Show documentation

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

0 downloads

Source code of performance-tools version 1.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.fillumina.performance
com.fillumina.performance.com.fillumina.performance.PerformanceTimerFactory
com.fillumina.performance.com.fillumina.performance.Telemetry
com.fillumina.performance.consumer
com.fillumina.performance.consumer.com.fillumina.performance.consumer.NullPerformanceConsumer
com.fillumina.performance.consumer.com.fillumina.performance.consumer.PerformanceConsumer
com.fillumina.performance.consumer.com.fillumina.performance.consumer.TeePerformanceConsumer
com.fillumina.performance.consumer.assertion
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.AssertOrder
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.AssertPercentage
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.AssertPerformance
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.AssertPerformanceForExecutionSuite
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.AssertPerformanceForIterationsSuite
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.PerformanceAssertion
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.SuiteExecutionAssertion
com.fillumina.performance.consumer.assertion.com.fillumina.performance.consumer.assertion.SuiteIterationsAssertion
com.fillumina.performance.consumer.viewer
com.fillumina.performance.consumer.viewer.com.fillumina.performance.consumer.viewer.StringCsvViewer
com.fillumina.performance.consumer.viewer.com.fillumina.performance.consumer.viewer.StringTableViewer
com.fillumina.performance
com.fillumina.performance.com.fillumina.performance.package-info
com.fillumina.performance.producer
com.fillumina.performance.producer.com.fillumina.performance.producer.AbstractInstrumentablePerformanceProducer
com.fillumina.performance.producer.com.fillumina.performance.producer.AbstractPerformanceProducer
com.fillumina.performance.producer.com.fillumina.performance.producer.DefaultInstrumenterPerformanceProducer
com.fillumina.performance.producer.com.fillumina.performance.producer.DefaultPerformanceExecutorInstrumenter
com.fillumina.performance.producer.com.fillumina.performance.producer.InstrumentablePerformanceExecutor
com.fillumina.performance.producer.com.fillumina.performance.producer.LoopPerformances
com.fillumina.performance.producer.com.fillumina.performance.producer.LoopPerformancesHolder
com.fillumina.performance.producer.com.fillumina.performance.producer.LoopPerformancesSequence
com.fillumina.performance.producer.com.fillumina.performance.producer.PerformanceExecutorInstrumenter
com.fillumina.performance.producer.com.fillumina.performance.producer.PerformanceProducer
com.fillumina.performance.producer.com.fillumina.performance.producer.RunningLoopPerformances
com.fillumina.performance.producer.com.fillumina.performance.producer.TestContainer
com.fillumina.performance.producer.com.fillumina.performance.producer.TestPerformances
com.fillumina.performance.producer.com.fillumina.performance.producer.TimeLimited
com.fillumina.performance.producer.progression
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.AbstractIstrumenterBuilder
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.AutoProgressionPerformanceInstrumenter
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.AutoProgressionPerformanceInstrumenterBuilder
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.NullStandardDeviationConsumer
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.ProgressionPerformanceInstrumenter
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.ProgressionPerformanceInstrumenterBuilder
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.StandardDeviationConsumer
com.fillumina.performance.producer.progression.com.fillumina.performance.producer.progression.StandardDeviationViewer
com.fillumina.performance.producer.suite
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.AbstractParametrizedInstrumenterSuite
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParameterContainer
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedExecutor
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedPerformanceSuite
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedRunnable
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedRunnableSink
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedSequenceExecutor
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedSequencePerformanceSuite
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ParametrizedSequenceRunnable
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.SequenceContainer
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.SequenceNominator
com.fillumina.performance.producer.suite.com.fillumina.performance.producer.suite.ThreadLocalParametrizedRunnable
com.fillumina.performance.producer.timer
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.AbstractPerformanceTimer
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.InitializingRunnable
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.IterationSettable
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.MultiThreadPerformanceExecutor
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.MultiThreadPerformanceExecutorBuilder
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.PerformanceExecutor
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.PerformanceTimer
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.RunnableSink
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.SingleThreadPerformanceExecutor
com.fillumina.performance.producer.timer.com.fillumina.performance.producer.timer.ThreadLocalRunnable
com.fillumina.performance.template
com.fillumina.performance.template.com.fillumina.performance.template.AssertionSuiteBuilder
com.fillumina.performance.template.com.fillumina.performance.template.AutoProgressionPerformanceTemplate
com.fillumina.performance.template.com.fillumina.performance.template.ParametrizedPerformanceTemplate
com.fillumina.performance.template.com.fillumina.performance.template.ParametrizedSequencePerformanceTemplate
com.fillumina.performance.template.com.fillumina.performance.template.ProgressionConfigurator
com.fillumina.performance.template.com.fillumina.performance.template.SimplePerformanceTemplate
com.fillumina.performance.template.com.fillumina.performance.template.package-info
com.fillumina.performance.util
com.fillumina.performance.util.com.fillumina.performance.util.Assertion
com.fillumina.performance.util.com.fillumina.performance.util.Builder
com.fillumina.performance.util.com.fillumina.performance.util.FormatterUtils
com.fillumina.performance.util.com.fillumina.performance.util.RunningStatistics
com.fillumina.performance.util.com.fillumina.performance.util.Statistics
com.fillumina.performance.util.com.fillumina.performance.util.StringHelper
com.fillumina.performance.util.com.fillumina.performance.util.StringOutputHolder
com.fillumina.performance.util.com.fillumina.performance.util.TimeUnitHelper
com.fillumina.performance.util.interval
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.AbstractBuildableInterval
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.BuildableInterval
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.DecimalInterval
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.DoubleInterval
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.IntegerInterval
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.IntervalBuilder
com.fillumina.performance.util.interval.com.fillumina.performance.util.interval.LongInterval




© 2015 - 2025 Weber Informatics LLC | Privacy Policy