SQLite

This is a simple benchmark of SQLite. At present this test profile just measures the time to perform a pre-defined number of insertions on an indexed database with a variable number of concurrent repetitions -- up to the maximum number of CPU threads available.

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

Project Site

sqlite.org

Source Repository

github.com

Test Created

6 December 2010

Last Updated

28 April 2023

Test Maintainer

Michael Larabel 

Test Type

Disk

Average Install Time

1 Minute, 29 Seconds

Average Run Time

5 Minutes, 58 Seconds

Test Dependencies

C/C++ Compiler Toolchain

Accolades

250k+ Downloads + 20k+ Public Benchmark Results

Supported Platforms


Public Result Uploads *Reported Test Completions **Reported Installs **Test Profile Page Views ***OpenBenchmarking.orgEventsSQLite Popularity Statisticspts/sqlite2010.122011.052011.102012.032012.082013.012013.062013.112014.042014.092015.022015.072015.122016.052016.102017.032017.082018.012018.062018.112019.042019.092020.022020.072020.122021.052021.102022.032022.082023.012023.062023.1150K100K150K200K250K
* 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 25 March 2024.
326.5%124.3%220.1%819.7%417.8%1611.8%Threads / Copies Option PopularityOpenBenchmarking.org

Revision History

pts/sqlite-2.2.0   [View Source]   Fri, 28 Apr 2023 12:41:59 GMT
Update against SQLite 3.41.2 upstream, adjust option value so it auto-populates up to the total number of CPU threads available. Closes: https://github.com/phoronix-test-suite/test-suites/pull/9

pts/sqlite-2.1.0   [View Source]   Thu, 24 Oct 2019 12:31:34 GMT
Update based on https://github.com/phoronix-test-suite/test-profiles/pull/108 plus fixes, update against SQLite 3.30.1 upstream.

pts/sqlite-2.0.1   [View Source]   Wed, 28 Feb 2018 10:14:35 GMT
Add Windows support.

pts/sqlite-2.0.0   [View Source]   Mon, 26 Feb 2018 17:18:54 GMT
Update against SQLite 3.22.

pts/sqlite-1.9.0   [View Source]   Tue, 09 Jun 2015 21:45:02 GMT
Big update to SQLite

pts/sqlite-1.8.0   [View Source]   Mon, 06 Dec 2010 15:22:08 GMT
Initial import into OpenBenchmarking.org

Suites Using This Test

Database Test Suite

Disk Test Suite

Server


Performance Metrics

Analyze Test Configuration:

SQLite 3.30.1

Threads / Copies: 128

OpenBenchmarking.org metrics for this test profile configuration based on 585 public results since 24 October 2019 with the latest data as of 14 March 2024.

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
Seconds (Average)
91st
3
80 +/- 8
83rd
3
127 +/- 14
80th
14
138 +/- 1
Mid-Tier
75th
> 173
57th
6
338 +/- 8
Median
50th
438
50th
4
449 +/- 24
44th
4
632 +/- 67
36th
3
904 +/- 63
Low-Tier
25th
> 1591
15th
3
2893 +/- 343
12th
6
3280 +/- 66
OpenBenchmarking.orgDistribution Of Public Results - Threads / Copies: 128585 Results Range From 31 To 103513 Seconds3121014171624183111038112451145211659118661207312280124871269412901131081331513522137291393614143143501455714764149711517815385155921579916006162131642016627168341704117248174551766217869180761828318490186971890419111193181952519732199391101461103531100200300400500

Based on OpenBenchmarking.org data, the selected test / test configuration (SQLite 3.30.1 - Threads / Copies: 128) has an average run-time of 1 hour, 27 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 BenchmarkThreads / Copies: 128Run-Time150300450600750Min: 2 / Avg: 86.52 / Max: 844

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

OpenBenchmarking.orgPercent, Fewer Is BetterAverage Deviation Between RunsThreads / Copies: 128Deviation510152025Min: 0 / Avg: 1.85 / Max: 22

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.
 
CVTSI2SD SUBSD MULSD COMISD CVTTSD2SI UCOMISD ADDSD DIVSD MOVDQA MOVDQU CVTSS2SD MOVD MOVAPD XORPD MINSD CMPNLESD ANDPD ANDNPD ORPD CVTSD2SS CMPLTSD CMPNLTSD MAXSD
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).

 
VEXTRACTF128 VZEROUPPER VINSERTF128 VPERM2F128 VBROADCASTSS VBROADCASTSD
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).

 
VPBROADCASTB VEXTRACTI128 VINSERTI128 VPERMQ VPERMD VPBLENDD VPERM2I128 VPBROADCASTW VPBROADCASTQ VPBROADCASTD VPGATHERQQ VPGATHERQD
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).

 
VFMADD231SD 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: 18 January 2022

This test profile binary relies on the shared libraries libreadline.so.8, libz.so.1, libm.so.6, libc.so.6, libtinfo.so.6.

Tested CPU Architectures

This benchmark has been successfully tested on the below mentioned architectures. The CPU architectures listed is where successful OpenBenchmarking.org result uploads occurred, namely for helping to determine if a given test is compatible with various alternative CPU architectures.

CPU Architecture
Kernel Identifier
Verified On
Intel / AMD x86 64-bit
x86_64
(Many Processors)
IBM POWER (PowerPC) 64-bit
ppc64le
POWER9 44-Core
Intel / AMD x86 32-bit
i686
(Many Processors)
ARMv7 32-bit
armv7l
ARMv7 Cortex-A53 4-Core, ARMv7 Cortex-A9 4-Core
ARMv8 64-bit
aarch64
AArch64 rev 12, ARMv8, ARMv8 Cortex-A53 4-Core, ARMv8 Cortex-A55 4-Core, ARMv8 Cortex-A57 4-Core, ARMv8 Cortex-A57 6-Core, ARMv8 Cortex-A57 8-Core, ARMv8 Cortex-A72 4-Core, ARMv8 Cortex-A72 6-Core, ARMv8 Neoverse-N1, ARMv8 Neoverse-N1 2-Core, ARMv8 Neoverse-N1 4-Core, ARMv8 Neoverse-V1, FT2000AHK, Rockchip ARMv8 Cortex-A72 6-Core