{
    "schema_version": 1,
    "license": "CC BY 4.0",
    "citation": "Kuzeyhan Demir, ASAMB, hash_file vs read-then-hash for file integrity, measurement run 2026-07-22T15:23:56+00:00",
    "environment": {
        "generated_at": "2026-07-22T15:23:56+00:00",
        "php_version": "8.4.23",
        "php_sapi": "cli",
        "os": "Linux 4.18.0-553.85.1.el8_10.x86_64",
        "architecture": "x86_64",
        "cpu": "AMD EPYC-Rome Processor",
        "memory": "15.02 GiB host total",
        "opcache_cli": "0",
        "memory_limit": "1024M",
        "extensions": [
            "json",
            "openssl",
            "zlib",
            "mbstring",
            "pdo_sqlite"
        ],
        "timezone": "UTC",
        "clock": "hrtime(true)",
        "rounds": 7
    },
    "study": {
        "slug": "file-integrity-hashing",
        "iterations_per_sample": 14,
        "rounds": 7,
        "winner": "hash_file SHA-256",
        "slowest": "Read then hash SHA-256",
        "spread_percent": 30.62,
        "variants": {
            "hash_file SHA-256": {
                "median_ns_per_op": 1749501.07,
                "p25_ns_per_op": 1726130.75,
                "p75_ns_per_op": 1766130.57,
                "ops_per_second": 571.59,
                "samples_ns_per_op": [
                    1749501.07,
                    1774581.07,
                    1745121.36,
                    1834807.79,
                    1757680.07,
                    1707140.14,
                    1702787.64
                ],
                "extra": []
            },
            "Read then hash SHA-256": {
                "median_ns_per_op": 2285194.64,
                "p25_ns_per_op": 2275567.57,
                "p75_ns_per_op": 2357133.43,
                "ops_per_second": 437.6,
                "samples_ns_per_op": [
                    2285194.64,
                    2327846.29,
                    2386420.57,
                    2597227.29,
                    2280928.71,
                    2270206.43,
                    2244755.93
                ],
                "extra": []
            }
        }
    }
}