Back to Dashboard

MEqlE2L8Z4Ez

553pts

★☆☆☆☆ Basic Config

CPU

1 cores / 1 threads

Device

CONTAINER

Storage

UNKNOWN

Total Time

14.9s

Command Used

kvs benchmark --submit

Raw Score

553

Top 91%

★☆☆☆☆ Basic Config

Beats 9% of 35 submissions

Efficiency Score

2,212

★★★★★ Excellent

Stack Score

100/100

★★★★★ Excellent

Config Score

100/100

★★★★★ Excellent

Score Calculation Methodology

How the Raw Score is calculated (KVS-CLI v1.3.0)

Benchmark Categories & Weights

The Raw Score is calculated using a weighted average of four performance categories:

Database Performance
35%
Cache Performance
25%
CPU Performance
25%
File I/O Performance
15%
Version Note: This benchmark was run with KVS-CLI v1.3.0. Different CLI versions may use different benchmarks, baseline values, or category weights. For accurate comparisons, run benchmarks with the same CLI version.
KVS 6.4.0
kvs-cli 1.3.0
PHP 8.1.34
mariadb
Dragonfly
Debian GNU/Linux 13 (trixie)

CPU & Hardware

Vendor
Intel
Model
Intel Core Processor (Broadwell, no TSX, IBRS)
Generation
Unknown Intel
Family
Desktop
Cores
1
Threads
1
Architecture
x86_64 (64-bit)
Storage
UNKNOWN (overlay)

PHP Configuration

Version
8.1.34
SAPI
FPM-FCGI
Memory Limit
512M
Max Execution
300
OPcache
✓ Enabled
JIT
○ Disabled (ionCube)
KVS Type
Encoded (ionCube)
Extensions
memcachedcurlgdimagickpdo_mysql

Infrastructure Stack

Database
mariadb 11.8.5-MariaDB-ubu2404
Cache Backend
Dragonfly
Memcached API v1.36.0

CPU Performance (Top 10)

Operations per second (higher is better)

MD5 Hash (100 strings)

25,406 ops/s

Serialize Config

65,675 ops/s

JSON Config

36,006 ops/s

str_replace (100x)

25,112 ops/s

Regex Routing

150,391 ops/s

array_map (500 items)

14,269 ops/s

Database Performance

Queries per second (higher is better)

Cache Performance

Simple SET3,609 ops/s
Simple GET8,498 ops/s
Page SET (~50KB)2,273 ops/s

HTTP Performance

Homepage
53.9ms(19 req/s)
Video Listing Page
56.6ms(18 req/s)
Categories Page
77.0ms(13 req/s)
LIKE Search Query
154.6ms(6 req/s)
Admin Panel
30.9ms(32 req/s)

File I/O Performance

Config Load (read+unserialize)
28,833ops/s
35μs
Write 10KB file
15,139ops/s
66μs
Read 10KB file
61,355ops/s
16μs
View Raw JSON Data
{
  "system": {
    "cpu_vendor": "Intel",
    "cpu_model": "Intel Core Processor (Broadwell, no TSX, IBRS)",
    "cpu_generation": "Unknown Intel",
    "cpu_family": "Desktop",
    "cpu_cores": 1,
    "cpu_threads": 1,
    "arch": "x86_64",
    "arch_bits": 64,
    "arch_family": "x86",
    "device_type": "container",
    "device_technology": "Docker",
    "device_confidence": "high",
    "storage_type": "unknown",
    "storage_device": "overlay",
    "storage_confidence": "low",
    "os": "Linux",
    "os_name": "Debian GNU/Linux 13 (trixie)",
    "php_version": "8.1.34",
    "php_sapi": "fpm-fcgi",
    "memory_limit": "512M",
    "max_execution_time": 300,
    "extensions": [
      "memcached",
      "curl",
      "gd",
      "imagick",
      "pdo_mysql"
    ],
    "opcache": true,
    "jit": false,
    "db_type": "mariadb",
    "db_version": "11.8.5-MariaDB-ubu2404",
    "cache_backend": "dragonfly",
    "memcached_version": "v1.36.0",
    "http_runs": 3,
    "kvs_version": "6.4.0",
    "kvs_cli_version": "1.3.0",
    "kvs_source_type": "ioncube"
  },
  "results": {
    "cpu": {
      "md5_simple": {
        "name": "MD5 Hash (100 strings)",
        "avg": 0.0394,
        "min": 0.0356,
        "max": 0.1642,
        "p50": 0.0358,
        "p95": 0.05,
        "p99": 0,
        "std_dev": 0.0119,
        "ops_sec": 25405.64,
        "samples": 1000
      },
      "serialize_config": {
        "name": "Serialize Config",
        "avg": 0.0152,
        "min": 0.0138,
        "max": 0.1401,
        "p50": 0.014,
        "p95": 0.0229,
        "p99": 0,
        "std_dev": 0.0068,
        "ops_sec": 65675.17,
        "samples": 1000
      },
      "json_config": {
        "name": "JSON Config",
        "avg": 0.0278,
        "min": 0.0234,
        "max": 0.1753,
        "p50": 0.0236,
        "p95": 0.0445,
        "p99": 0,
        "std_dev": 0.0121,
        "ops_sec": 36005.85,
        "samples": 1000
      },
      "str_replace": {
        "name": "str_replace (100x)",
        "avg": 0.0398,
        "min": 0.0349,
        "max": 0.1718,
        "p50": 0.0353,
        "p95": 0.0609,
        "p99": 0,
        "std_dev": 0.013,
        "ops_sec": 25111.57,
        "samples": 1000
      },
      "regex_routing": {
        "name": "Regex Routing",
        "avg": 0.0066,
        "min": 0.0013,
        "max": 4.6786,
        "p50": 0.0019,
        "p95": 0.002,
        "p99": 0,
        "std_dev": 0.1478,
        "ops_sec": 150390.78,
        "samples": 1000
      },
      "array_map": {
        "name": "array_map (500 items)",
        "avg": 0.0701,
        "min": 0.049,
        "max": 0.3284,
        "p50": 0.0658,
        "p95": 0.0902,
        "p99": 0,
        "std_dev": 0.0237,
        "ops_sec": 14269.05,
        "samples": 1000
      },
      "array_filter": {
        "name": "array_filter (500 items)",
        "avg": 0.0699,
        "min": 0.0353,
        "max": 0.9593,
        "p50": 0.0719,
        "p95": 0.1379,
        "p99": 0,
        "std_dev": 0.0448,
        "ops_sec": 14314.46,
        "samples": 1000
      }
    },
    "database": {
      "video_listing": {
        "name": "Video Listing (20 items)",
        "avg_ms": 0.4819,
        "queries_sec": 2075.22,
        "total_queries": 10
      },
      "video_count": {
        "name": "Video Count Query",
        "avg_ms": 0.4483,
        "queries_sec": 2230.87,
        "total_queries": 10
      },
      "search": {
        "name": "LIKE Search Query",
        "avg_ms": 0.4412,
        "queries_sec": 2266.4,
        "total_queries": 10
      },
      "insert": {
        "name": "INSERT (temp table)",
        "avg_ms": 0.1162,
        "queries_sec": 8602.32,
        "total_queries": 50
      }
    },
    "cache": {
      "simple_set": {
        "name": "Simple SET",
        "avg": 0.2771,
        "min": 0.0512,
        "max": 0.8216,
        "p50": 0.3226,
        "p95": 0.5419,
        "p99": 0,
        "ops_sec": 3609.42,
        "samples": 100
      },
      "simple_get": {
        "name": "Simple GET",
        "avg": 0.1177,
        "min": 0.0695,
        "max": 0.5942,
        "p50": 0.111,
        "p95": 0.1675,
        "p99": 0,
        "ops_sec": 8498.3,
        "samples": 100
      },
      "page_set": {
        "name": "Page SET (~50KB)",
        "avg": 0.44,
        "min": 0.1294,
        "max": 2.2716,
        "p50": 0.3731,
        "p95": 0.8367,
        "p99": 0,
        "ops_sec": 2272.51,
        "samples": 20
      }
    },
    "fileio": {
      "config_load": {
        "name": "Config Load (read+unserialize)",
        "avg": 0.0347,
        "min": 0.025,
        "max": 0.247,
        "ops_sec": 28832.96,
        "samples": 100
      },
      "write_10kb": {
        "name": "Write 10KB file",
        "avg": 0.0661,
        "min": 0.0494,
        "max": 0.1694,
        "ops_sec": 15138.91,
        "samples": 100
      },
      "read_10kb": {
        "name": "Read 10KB file",
        "avg": 0.0163,
        "min": 0.0142,
        "max": 0.0531,
        "ops_sec": 61354.77,
        "samples": 100
      }
    },
    "http": {
      "homepage": {
        "name": "Homepage",
        "avg": 53.93386666666667,
        "min": 47.182,
        "max": 65.581,
        "p50": 53.653333333333336,
        "p95": 61.166,
        "p99": 61.166,
        "req_sec": 18.54,
        "samples": 15
      },
      "videos": {
        "name": "Video Listing",
        "avg": 56.629466666666666,
        "min": 46.449999999999996,
        "max": 72.70899999999999,
        "p50": 58.40200000000001,
        "p95": 63.00333333333333,
        "p99": 63.00333333333333,
        "req_sec": 17.66,
        "samples": 15
      },
      "categories": {
        "name": "Categories",
        "avg": 77.03746666666667,
        "min": 62.14,
        "max": 146.49300000000002,
        "p50": 67.37233333333334,
        "p95": 117.42400000000002,
        "p99": 117.42400000000002,
        "req_sec": 12.98,
        "samples": 15
      },
      "search": {
        "name": "Search",
        "avg": 154.5676,
        "min": 142.262,
        "max": 173.029,
        "p50": 149.8083333333333,
        "p95": 168.47866666666667,
        "p99": 168.47866666666667,
        "req_sec": 6.47,
        "samples": 15
      },
      "admin": {
        "name": "Admin Panel",
        "avg": 30.90706666666667,
        "min": 27.448,
        "max": 36.881,
        "p50": 30.943333333333328,
        "p95": 33.29033333333333,
        "p99": 33.29033333333333,
        "req_sec": 32.36,
        "samples": 15
      }
    },
    "weights": {
      "db": 0.35,
      "cache": 0.25,
      "cpu": 0.25,
      "fileio": 0.15
    }
  }
}