This is the Linux app named BenchmarkTools.jl whose latest release can be downloaded as v1.6.3sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named BenchmarkTools.jl with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
BenchmarkTools.jl
DESCRIPTION
BenchmarkTools makes performance tracking of Julia code easy by supplying a framework for writing and running groups of benchmarks as well as comparing benchmark results. This package is used to write and run the benchmarks found in BaseBenchmarks.jl. The CI infrastructure for automated performance testing of the Julia language is not in this package but can be found in Nanosoldier.jl. Our story begins with two packages, "Benchmarks" and "BenchmarkTrackers". The Benchmarks package implemented an execution strategy for collecting and summarizing individual benchmark results, while BenchmarkTrackers implemented a framework for organizing, running, and determining regressions of groups of benchmarks. Under the hood, BenchmarkTrackers relied on Benchmarks for actual benchmark execution.
Features
- BenchmarkTools is a Julia Language package
- Documentation available
- Individual sample noise could significantly change the execution strategy used to collect further samples
- The estimates used to characterize benchmark results and to detect regressions were statistically vulnerable to noise
- Different benchmarks have different noise tolerances, but there was no way to tune this parameter on a per-benchmark basis
- Running benchmarks took a long time - an order of magnitude longer than theoretically necessary for many functions
- Using the system in the REPL (for example, to reproduce regressions locally) was often cumbersome
Programming Language
Julia
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/benchmarktools-jl.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
