Redis

Redis is an open-source in-memory data structure store, used as a database, cache, and message broker.

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

Project Site

redis.io

Source Repository

github.com

Test Created

3 June 2015

Last Updated

18 August 2022

Test Maintainer

Michael Larabel 

Test Type

System

Average Install Time

2 Minutes, 17 Seconds

Average Run Time

3 Minutes, 36 Seconds

Test Dependencies

C/C++ Compiler Toolchain

Accolades

200k+ Downloads + 10k+ Public Benchmark Results

Supported Platforms


Public Result Uploads *Reported Installs **Reported Test Completions **Test Profile Page Views ***OpenBenchmarking.orgEventsRedis Popularity Statisticspts/redis2015.062015.092015.122016.032016.062016.092016.122017.032017.062017.092017.122018.032018.062018.092018.122019.032019.062019.092019.122020.032020.062020.092020.122021.032021.062021.092021.122022.032022.062022.092022.122023.032023.062023.092023.122024.03200K400K600K800K1000K
* 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 May 2024.
LPUSH16.9%LPOP17.1%SADD17.1%GET23.8%SET25.1%Test Option PopularityOpenBenchmarking.org
50033.7%100028.7%5037.6%Parallel Connections Option PopularityOpenBenchmarking.org

Revision History

pts/redis-1.4.0   [View Source]   Thu, 18 Aug 2022 19:50:53 GMT
Update against Redis 7.0.4 upstream, redis.conf tuning and settings for better multi core usage/performance.

pts/redis-1.3.1   [View Source]   Thu, 21 Jan 2021 16:21:35 GMT
Increase default iteration count from 1 million to 10 million to lower variation between runs.

pts/redis-1.3.0   [View Source]   Mon, 09 Nov 2020 16:40:33 GMT
Update against Redis 6.0.9 upstream.

pts/redis-1.2.0   [View Source]   Mon, 23 Sep 2019 16:42:34 GMT
Update against upstream Redis 5.0.5

pts/redis-1.1.0   [View Source]   Thu, 01 Mar 2018 15:42:46 GMT
Update against Redis 4.0.8 upstream.

pts/redis-1.0.1   [View Source]   Tue, 08 Aug 2017 09:33:19 GMT
Use the glibc malloc instead of a built-in jemalloc replacement

pts/redis-1.0.0   [View Source]   Wed, 03 Jun 2015 18:51:29 GMT
Initial commit of a redis benchmark!

Suites Using This Test

Database Test Suite

Server

CPU Massive

Server CPU Tests

Single-Threaded


Performance Metrics

Analyze Test Configuration:

Redis 3.0.1

Test: SADD

OpenBenchmarking.org metrics for this test profile configuration based on 16 public results since 11 June 2015 with the latest data as of 15 January 2018.

Additional benchmark metrics will come after OpenBenchmarking.org has collected a sufficient data-set.

OpenBenchmarking.orgDistribution Of Public Results - Test: SADD16 Results Range From 139917 To 20647491399171784142169112554082939053324023708994093964478934863905248875633846018816403786788757173727558697943668328638713609098579483549868511025348106384511023421140839117933612178331256330129482713333241371821141031814488151487312152580915643061602803164130016797971718294175679117952881833785187228219107791949276198777320262702064767246810

Based on OpenBenchmarking.org data, the selected test / test configuration (Redis 3.0.1 - Test: SADD) 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: SADDRun-Time246810Min: 1 / Avg: 1 / Max: 1

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

OpenBenchmarking.orgPercent, Fewer Is BetterAverage Deviation Between RunsTest: SADDDeviation3691215Min: 0 / Avg: 2.6 / Max: 8

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.
 
MOVD MOVAPD DIVSD CVTSS2SD CVTSD2SS CVTSI2SD MULSD MOVDQU ADDSD MOVDQA PUNPCKLQDQ PSHUFD ANDPD UCOMISD CVTTSD2SI COMISD SUBSD MINSD
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
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).

 
VINSERTI128 VPERMQ VPERMD VPBLENDD VPERM2I128 VPBROADCASTQ VPGATHERDQ VPBROADCASTD VEXTRACTI128
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: 19 August 2022

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