LuaJIT

This test profile is a collection of Lua scripts/benchmarks run against a locally-built copy of LuaJIT upstream.

To run this test with the Phoronix Test Suite, the basic command is: phoronix-test-suite benchmark luajit.

Project Site

luajit.org

Test Created

19 March 2018

Last Updated

31 January 2019

Test Maintainer

Michael Larabel 

Test Type

Processor

Average Install Time

11 Seconds

Average Run Time

1 Minute, 40 Seconds

Test Dependencies

C/C++ Compiler Toolchain

Accolades

50k+ Downloads

Supported Platforms


Public Result Uploads *Reported Installs **Reported Test Completions **Test Profile Page Views ***OpenBenchmarking.orgEventsLuaJIT Popularity Statisticspts/luajit2018.032018.052018.072018.092018.112019.012019.032019.052019.072019.092019.112020.012020.032020.052020.072020.092020.112021.012021.032021.052021.072021.092021.112022.012022.032022.052022.072022.092022.112023.012023.032023.052023.072023.092023.112024.012024.032K4K6K8K10K
* Uploading of benchmark result data to OpenBenchmarking.org is always optional (opt-in) via the Phoronix Test Suite for users wishing to share their results publicly.
** Data based on those opting to upload their test results to OpenBenchmarking.org and users enabling the opt-in anonymous statistics reporting while running benchmarks from an Internet-connected platform.
*** Test profile page view reporting began March 2021.
Data updated weekly as of 14 April 2024.
Composite46.5%Monte Carlo25.7%Dense LU Matrix Factorization27.8%Test Option PopularityOpenBenchmarking.org

Revision History

pts/luajit-1.1.0   [View Source]   Thu, 31 Jan 2019 12:01:06 GMT
Update against LuaJIT 2.1 snapshot to offer ARMv64 support and other improvements.

pts/luajit-1.0.1   [View Source]   Sat, 07 Apr 2018 20:58:32 GMT
Use gmake on BSD to build, works fine then on FreeBSD.

pts/luajit-1.0.0   [View Source]   Mon, 19 Mar 2018 19:40:27 GMT
Initial commit of LuaJIT benchmarking.

Suites Using This Test

Creator Workloads

Game Development

Single-Threaded


Performance Metrics

Analyze Test Configuration:

LuaJIT 2.1-git

Test: Fast Fourier Transform

OpenBenchmarking.org metrics for this test profile configuration based on 542 public results since 31 January 2019 with the latest data as of 11 January 2022.

Below is an overview of the generalized performance for components where there is sufficient statistically significant data based upon user-uploaded results. It is important to keep in mind particularly in the Linux/open-source space there can be vastly different OS configurations, with this overview intended to offer just general guidance as to the performance expectations.

Component
Percentile Rank
# Compatible Public Results
Mflops (Average)
97th
4
624 +/- 3
93rd
24
570 +/- 12
90th
12
533 +/- 46
83rd
3
493 +/- 59
81st
4
466 +/- 13
80th
5
452 +/- 18
Mid-Tier
75th
< 393
74th
3
377 +/- 3
74th
7
376 +/- 38
71st
10
366 +/- 14
69th
5
345 +/- 17
64th
16
310 +/- 2
59th
4
297 +/- 1
59th
14
297 +/- 2
Median
50th
280
50th
12
279 +/- 2
47th
15
275 +/- 2
42nd
16
268 +/- 1
34th
10
240 +/- 1
Low-Tier
25th
< 218
21st
3
208 +/- 21
18th
3
201 +/- 17
18th
3
185 +/- 10
OpenBenchmarking.orgDistribution Of Public Results - Test: Fast Fourier Transform542 Results Range From 5 To 841 Mflops534639212115017920823726629532435338241144046949852755658561464367270173075978881784620406080100

Based on OpenBenchmarking.org data, the selected test / test configuration (LuaJIT 2.1-git - Test: Fast Fourier Transform) has an average run-time of 2 minutes. By default this test profile is set to run at least 3 times but may increase if the standard deviation exceeds pre-defined defaults or other calculations deem additional runs necessary for greater statistical accuracy of the result.

OpenBenchmarking.orgMinutesTime Required To Complete BenchmarkTest: Fast Fourier TransformRun-Time246810Min: 1 / Avg: 1 / Max: 1

Based on public OpenBenchmarking.org results, the selected test / test configuration has an average standard deviation of 0.5%.

OpenBenchmarking.orgPercent, Fewer Is BetterAverage Deviation Between RunsTest: Fast Fourier TransformDeviation48121620Min: 0 / Avg: 0.51 / Max: 15

Does It Scale Well With Increasing Cores?

No, based on the automated analysis of the collected public benchmark data, this test / test settings does not generally scale well with increasing CPU core counts. Data based on publicly available results for this test / test settings, separated by vendor, result divided by the reference CPU clock speed, grouped by matching physical CPU core count, and normalized against the smallest core count tested from each vendor for each CPU having a sufficient number of test samples and statistically significant data.

IntelAMDOpenBenchmarking.orgRelative Core Scaling To BaseLuaJIT CPU Core ScalingTest: Fast Fourier Transform46812162432640.751.52.2533.75

Notable Instruction Set Usage

Notable instruction set extensions supported by this test, based on an automatic analysis by the Phoronix Test Suite / OpenBenchmarking.org analytics engine.

Instruction Set
Support
Instructions Detected
SSE2 (SSE2)
Used by default on supported hardware.
 
UCOMISD CVTTSD2SI COMISD SUBSD MOVD MULSD CVTSI2SD MOVDQA MOVDQU CVTSS2SD MOVAPD ADDSD DIVSD SQRTSD MINSD MAXSD ANDPD ANDNPD ORPD CMPLTSD CMPNLESD XORPD CVTSD2SS
Requires passing a supported compiler/build flag (verified with targets: sandybridge, skylake, tigerlake, cascadelake, sapphirerapids, alderlake, znver2, znver3).
Found on Intel processors since Sandy Bridge (2011).
Found on AMD processors since Bulldozer (2011).

 
VINSERTF128 VEXTRACTF128 VZEROUPPER VBROADCASTSD VPERM2F128
Requires passing a supported compiler/build flag (verified with targets: skylake, tigerlake, cascadelake, sapphirerapids, alderlake, znver2, znver3).
Found on Intel processors since Haswell (2013).
Found on AMD processors since Excavator (2016).

 
VEXTRACTI128 VPBROADCASTQ VPBROADCASTW VPERM2I128 VPBROADCASTB VPERMQ VPBROADCASTD VINSERTI128
FMA (FMA)
Requires passing a supported compiler/build flag (verified with targets: skylake, tigerlake, cascadelake, sapphirerapids, alderlake, znver2, znver3).
Found on Intel processors since Haswell (2013).
Found on AMD processors since Bulldozer (2011).

 
VFNMADD132SD VFMADD132SD
Advanced Vector Extensions 512 (AVX512)
Requires passing a supported compiler/build flag (verified with targets: cascadelake, sapphirerapids).
 
(ZMM REGISTER USE)
The test / benchmark does honor compiler flag changes.
Last automated analysis: 17 January 2022

This test profile binary relies on the shared libraries libm.so.6, libc.so.6.

Recent Test Results

OpenBenchmarking.org Results Compare

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-435.el9.x86_64 - X Server

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-432.el9.x86_64 - X Server

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-432.el9.x86_64 - X Server

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-432.el9.x86_64 - X Server

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-432.el9.x86_64 - X Server

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-432.el9.x86_64 - X Server

1 System - 6 Benchmark Results

2 x Intel Xeon E5-2620 v2 - ASUS Z9PE-D8 WS - Intel Xeon E7 v2

CentOS Stream 9 - 5.14.0-432.el9.x86_64 - X Server

76 Systems - 921 Benchmark Results

Intel Core i9-14900K - ASUS PRIME Z790-P - Intel Device 7a27

SystemRescue 10.01 - 6.1.30-1-lts - X Server 1.21.1.8

1 System - 10 Benchmark Results

Intel Core i9-14900K - ASUS PRIME Z790-P - Intel Device 7a27

SystemRescue 10.01 - 6.1.30-1-lts - X Server 1.21.1.8

1 System - 59 Benchmark Results

AMD Ryzen 5 5600 6-Core - Gigabyte X570 AORUS ELITE WIFI - AMD Starship

Fedora 40 - 6.8.1-300.fc40.x86_64 - KDE Plasma 6.0.2

1 System - 58 Benchmark Results

AMD Ryzen 5 5600 6-Core - Gigabyte X570 AORUS ELITE WIFI - AMD Starship

Fedora 40 - 6.8.1-300.fc40.x86_64 - KDE Plasma 6.0.2

Most Popular Test Results

OpenBenchmarking.org Results Compare

4 Systems - 131 Benchmark Results

Intel Core i7-10700T - Insyde CometLake TBD by OEM - Intel

FreeBSD - 12.2-RELEASE - Clang 10.0.1

2 Systems - 297 Benchmark Results

AMD Ryzen Threadripper 3990X 64-Core - System76 Thelio Major - AMD Starship

Pop 20.04 - 5.4.0-7642-generic - GNOME Shell 3.36.4

2 Systems - 403 Benchmark Results

Intel Core i9-10900K - Gigabyte Z490 AORUS MASTER - Intel Comet Lake PCH

Ubuntu 20.10 - 5.8.0-22-generic - GNOME Shell 3.38.0

2 Systems - 475 Benchmark Results

AMD Ryzen Threadripper 3970X 32-Core - ASUS ROG ZENITH II EXTREME - AMD Starship

Ubuntu 19.10 - 5.3.0-18-generic - GNOME Shell 3.34.1

6 Systems - 79 Benchmark Results

AMD Ryzen Threadripper 2990WX 32-Core - ASUS ROG ZENITH EXTREME - AMD 17h

Ubuntu 18.04 - 4.18.0-18-generic - GNOME Shell 3.28.3

2 Systems - 354 Benchmark Results

AMD Ryzen Threadripper 3990X 64-Core - Gigabyte TRX40 AORUS PRO WIFI - AMD Starship

Pop 21.04 - 5.11.0-7620-generic - GNOME Shell 3.38.4

3 Systems - 406 Benchmark Results

Intel Core i9-10900K - Gigabyte Z490 AORUS MASTER - Intel Comet Lake PCH

Ubuntu 20.04 - 5.4.0-48-generic - GNOME Shell 3.36.4

3 Systems - 158 Benchmark Results

AMD Ryzen 7 1700 Eight-Core - ASRock X370 Gaming X - AMD 17h

Arch rolling - 5.11.16-arch1-1 - Xfce 4.16

5 Systems - 1840 Benchmark Results

Intel Core i5-6200U - HP 8079 - Intel Xeon E3-1200 v5

Ubuntu 18.04 - 4.18.0-21-generic - GNOME Shell 3.28.4

3 Systems - 276 Benchmark Results

Intel Celeron G6900 - ASRock B660M-HDV - Intel Device 7aa7

Ubuntu 22.04 - 5.16.0-051600-generic - GNOME Shell 40.5

5 Systems - 2540 Benchmark Results

Intel Core i5-6200U - HP 8079 - Intel Xeon E3-1200 v5

Ubuntu 18.04 - 4.18.0-21-generic - GNOME Shell 3.28.4

6 Systems - 254 Benchmark Results

AMD Ryzen 3 PRO 4350G - ASRock B450M Pro4 - AMD Renoir Root Complex

Clear Linux OS 35000 - 5.13.13-1070.native - GNOME Shell 40.4

2 Systems - 119 Benchmark Results

AMD EPYC 7F52 16-Core - Supermicro Super Server 0123456789 - AMD [AMD] Starship

FreeBSD - 12.2-RELEASE - Clang 10.0.1

Find More Test Results