File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ iteration of the function.
58
58
The tool is designed to have minimal external dependencies and can be run
59
59
against a test compiler binary without additional packages. The experimental
60
60
method of running for multiple embedded iterations is also used by Jane
61
- Street’s ` core_bench ` <sup >[ 3] and Haskell’s criterion [ ^ 4 ] [ 3 ] and Haskell’s criterion[ ^ 4 ] </sup >.
61
+ Street’s ` core_bench ` <sup >[ 3] [ 3 ] </ sup > and Haskell’s criterion< sup > [ 4 ] [ 4 ] </sup >.
62
62
63
- #### operf-macro<sup >[ 5] and sandmark [ ^ 6 ] [ 5 ] and sandmark[ ^ 6 ] </sup >
63
+ #### operf-macro<sup >[ 5] [ 5 ] </ sup > and sandmark< sup > [ 6 ] [ 6 ] </sup >
64
64
65
65
Operf-macro provides a framework to define and run macro-benchmarks. The
66
66
benchmarks themselves are OPAM packages and the compiler versions are OPAM
@@ -97,7 +97,7 @@ The intention is to expand the set of multicore specific tests to include larger
97
97
98
98
The Python community has continuous benchmarking both for their CPython<sup >[ 7] [ 7 ] </sup > and
99
99
PyPy<sup >[ 8] [ 8 ] </sup > runtimes. The benchmarking data is collected by running the Python
100
- Performance Benchmark Suite<sup >[ 9] . The open-source web application Codespeed [ ^ 10 ] [ 9 ] . The open-source web application Codespeed[ ^ 10 ] </sup >
100
+ Performance Benchmark Suite<sup >[ 9] [ 9 ] </ sup > . The open-source web application Codespeed< sup > [ 10 ] [ 10 ] </sup >
101
101
provides a front end to navigate and visualize the results. Codespeed is
102
102
written in Python on Django and provides views into the results via a revision
103
103
table, a timeline by benchmark and comparison over all benchmarks between
You can’t perform that action at this time.
0 commit comments