See: Description
| Class | Description |
|---|---|
| DestructiveTests |
Test various features until failure.
|
| ExamineResultTypes |
Class to examine the results types of the various operators
and function.
|
| ExamineResultTypes.ShortTypeCreator | |
| ExamineSizes |
Used to examine the memory used to initialise a Jep instance.
|
| ParseSpeed |
Tests the speed of parsing.
|
| SpeedTest |
Compares the speed of evaluation between different evaluation schemes.
|
| SpeedTest.BDConfig |
Configuration using the BDConfig
|
| SpeedTest.EvaluationConfig |
Basic class to set the evaluation context
|
| SpeedTest.JepConfig |
Standard Jep configuration (with FastEvaluator)
|
| SpeedTest.OldConfig |
Configuration using the StandardEvaluator
|
| SpeedTest.Outputter |
Different output methods
|
| SpeedTest.RatioOutputter |
Print detailed ratios for each run.
|
| SpeedTest.RealConfig |
Configuration using the RealEvaluator
|
| SpeedTest.TabOutputter |
Print output tab separated.
|
| SpeedTest.ThreadSafeConfig |
Configuration using the RealEvaluator
|
| ThreadSafeSpeedTest |
A diagnostic application using the
ThreadSafeEvaluator
and a variable number of threads. |
| ThreadSafeSpeedTest.EvaluationThread |
A thread which evaluates an expression multiple times.
|
| ThreadSpeedTest |
Tests evaluation using multiple threads.
|
| ThreadSpeedTest.EvaluationThread |
A thread which evaluates an expression multiple times.
|
| Utils |
Some common utility methods
|
Copyright © 2018 Singular Systems http://www.singularsys.com/jep