jar

org.perfidix : perfidix

Maven & Gradle

Dec 09, 2013
10 usages
17 stars

Perfidix Library · Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Table Of Contents

Latest Version

Download org.perfidix : perfidix JAR file - Latest Versions:

All Versions

Download org.perfidix : perfidix JAR file - All Versions:

Version Vulnerabilities Size Updated
3.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window perfidix-3.6.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.perfidix.meter

├─ org.perfidix.meter.AbstractMeter.class - [JAR]

├─ org.perfidix.meter.CountingMeter.class - [JAR]

├─ org.perfidix.meter.FileMeter.class - [JAR]

├─ org.perfidix.meter.MemMeter.class - [JAR]

├─ org.perfidix.meter.Memory.class - [JAR]

├─ org.perfidix.meter.ThreadMeter.class - [JAR]

├─ org.perfidix.meter.Time.class - [JAR]

├─ org.perfidix.meter.TimeMeter.class - [JAR]

org.perfidix.example.stack

├─ org.perfidix.example.stack.FastIntStack.class - [JAR]

├─ org.perfidix.example.stack.StackBenchmark.class - [JAR]

org.perfidix.socketadapter

├─ org.perfidix.socketadapter.IBenchRunSessionListener.class - [JAR]

├─ org.perfidix.socketadapter.IUpdater.class - [JAR]

├─ org.perfidix.socketadapter.SocketAdapter.class - [JAR]

├─ org.perfidix.socketadapter.SocketListener.class - [JAR]

├─ org.perfidix.socketadapter.SocketViewProgressUpdater.class - [JAR]

├─ org.perfidix.socketadapter.SocketViewStub.class - [JAR]

org.perfidix.ouput

├─ org.perfidix.ouput.AbstractOutput.class - [JAR]

├─ org.perfidix.ouput.CSVOutput.class - [JAR]

├─ org.perfidix.ouput.TabularSummaryOutput.class - [JAR]

org.perfidix.result

├─ org.perfidix.result.AbstractResult.class - [JAR]

├─ org.perfidix.result.AbstractResultContainer.class - [JAR]

├─ org.perfidix.result.BenchmarkResult.class - [JAR]

├─ org.perfidix.result.ClassResult.class - [JAR]

├─ org.perfidix.result.MethodResult.class - [JAR]

org.perfidix.exceptions

├─ org.perfidix.exceptions.AbstractPerfidixMethodException.class - [JAR]

├─ org.perfidix.exceptions.PerfidixMethodCheckException.class - [JAR]

├─ org.perfidix.exceptions.PerfidixMethodInvocationException.class - [JAR]

├─ org.perfidix.exceptions.SocketViewException.class - [JAR]

org.perfidix.annotation

├─ org.perfidix.annotation.AfterBenchClass.class - [JAR]

├─ org.perfidix.annotation.AfterEachRun.class - [JAR]

├─ org.perfidix.annotation.AfterLastRun.class - [JAR]

├─ org.perfidix.annotation.BeforeBenchClass.class - [JAR]

├─ org.perfidix.annotation.BeforeEachRun.class - [JAR]

├─ org.perfidix.annotation.BeforeFirstRun.class - [JAR]

├─ org.perfidix.annotation.Bench.class - [JAR]

├─ org.perfidix.annotation.BenchClass.class - [JAR]

├─ org.perfidix.annotation.BenchmarkConfig.class - [JAR]

├─ org.perfidix.annotation.SkipBench.class - [JAR]

org.perfidix.element

├─ org.perfidix.element.AbstractMethodArrangement.class - [JAR]

├─ org.perfidix.element.BenchmarkElement.class - [JAR]

├─ org.perfidix.element.BenchmarkExecutor.class - [JAR]

├─ org.perfidix.element.BenchmarkMethod.class - [JAR]

├─ org.perfidix.element.KindOfArrangement.class - [JAR]

├─ org.perfidix.element.NoMethodArrangement.class - [JAR]

├─ org.perfidix.element.SequentialMethodArrangement.class - [JAR]

├─ org.perfidix.element.ShuffleMethodArrangement.class - [JAR]

org.perfidix.example

├─ org.perfidix.example.Config.class - [JAR]

org.perfidix.example.list

├─ org.perfidix.example.list.Array.class - [JAR]

├─ org.perfidix.example.list.ElementList.class - [JAR]

├─ org.perfidix.example.list.IntArrayList.class - [JAR]

├─ org.perfidix.example.list.IntList.class - [JAR]

├─ org.perfidix.example.list.ListBenchmark.class - [JAR]

org.perfidix.ouput.asciitable

├─ org.perfidix.ouput.asciitable.AbstractTabularComponent.class - [JAR]

├─ org.perfidix.ouput.asciitable.DynamicLine.class - [JAR]

├─ org.perfidix.ouput.asciitable.Header.class - [JAR]

├─ org.perfidix.ouput.asciitable.NiceTable.class - [JAR]

├─ org.perfidix.ouput.asciitable.Row.class - [JAR]

├─ org.perfidix.ouput.asciitable.Util.class - [JAR]

org.perfidix

├─ org.perfidix.AbstractConfig.class - [JAR]

├─ org.perfidix.Benchmark.class - [JAR]

├─ org.perfidix.Perfidix.class - [JAR]

Advertisement

Dependencies from Group

Dec 09, 2013
10 usages
17 stars

Discover Dependencies

Aug 24, 2009
49 usages
Jun 24, 2016
9 usages
143 stars
Aug 09, 2016
11 usages
Sep 27, 2014
10 usages
0 stars
Dec 14, 2018
31 usages
27 stars
Jul 05, 2017
11 usages
66 stars
Mar 29, 2022
6 usages
19 stars
May 18, 2014
26 usages
16 stars