{
 "schema": "eigen-comparison-run/2",
 "machine": {
  "id": "xeon-gold-6444y",
  "display_name": "Intel Xeon Gold 6444Y (16 cores / 32 threads), bare-metal Linux",
  "cpu_model": "Intel(R) Xeon(R) Gold 6444Y",
  "logical_cpus": 32,
  "os": "Ubuntu 24.04.5 LTS",
  "kernel": "6.17.0-35-generic",
  "notes": "Exclusive allocation on a 16-core Intel Xeon server. One benchmark process at a time, pinned to one logical CPU; its SMT sibling is unused. Performance governor; turbo enabled, frequency not locked. L1d 48 KiB/core, L2 2 MiB/core, shared L3 45 MiB."
 },
 "build": {
  "isa_target": "x86-64-avx512",
  "compiler": "GNU 13.3.0",
  "cxx_flags": "-mavx512dq -mfma -O3 -DNDEBUG",
  "cxx_standard": "17",
  "eigen_commit": "4e0c35ecbfcc0e0039d4b77d6bfca4ab72ad1da7",
  "eigen_dirty": false,
  "eigen_version": "5.0.1-dev+master"
 },
 "arms": [
  {
   "key": "eigen",
   "library_name": "Eigen",
   "library_version": "5.0.1-dev+master (4e0c35ecb)"
  },
  {
   "key": "openblas",
   "library_name": "OpenBLAS",
   "library_version": "OpenBLAS 0.3.26 NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY SapphireRapids MAX_THREADS=64",
   "library_path": "<benchmark-workdir>/deps/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.26.so",
   "libraries": [
    "<benchmark-workdir>/deps/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so"
   ],
   "lapack": {
    "available": true,
    "provider": "vendor",
    "libraries": []
   },
   "notes": ""
  }
 ],
 "run": {
  "started_utc": "2026-09-22T08:09:59+00:00",
  "finished_utc": "2026-09-22T08:20:22+00:00",
  "duration_s": 623.4,
  "threads": 1,
  "repetitions": 10,
  "min_time": "0.2s",
  "pinning": "taskset -c 2",
  "env": {
   "ACCELERATE_MAXIMUM_THREADS": "1",
   "ARMPL_NUM_THREADS": "1",
   "BLIS_NUM_THREADS": "1",
   "GOTO_NUM_THREADS": "1",
   "MKL_DYNAMIC": "FALSE",
   "MKL_NUM_THREADS": "1",
   "NVPL_BLAS_NUM_THREADS": "1",
   "OMP_DYNAMIC": "FALSE",
   "OMP_NUM_THREADS": "1",
   "OPENBLAS_NUM_THREADS": "1",
   "VECLIB_MAXIMUM_THREADS": "1"
  },
  "load_avg_before": [
   1.12109375,
   1.20458984375,
   1.1337890625
  ],
  "load_avg_after": [
   1.0751953125,
   1.1279296875,
   1.12939453125
  ],
  "allow_dirty": false,
  "allow_noisy": false,
  "failures": [],
  "errored_cells": [],
  "notes": "Same float/double shape grid as the September 2026 Zen 5 AVX-512 page. Eigen headers match upstream master ab4f7316d; MR !2903 harness 778e20997 plus untimed DOT cancellation validation fix, combined commit 4e0c35ecb. Native vendor dispatch; no vendor bypass or forced kernel target.",
  "argv": [
   "--machine",
   "xeon-gold-6444y",
   "--machines-dir",
   "<campaign>/profiles",
   "--arms",
   "openblas",
   "--isa",
   "x86-64-avx512",
   "--ops",
   "SYEV",
   "--scalars",
   "f32,f64",
   "--threads",
   "1",
   "--repetitions",
   "10",
   "--min-time",
   "0.2s",
   "--build-dir",
   "<benchmark-workdir>/build",
   "--results-dir",
   "<campaign>/results",
   "--no-build",
   "--filter",
   "/(?:f32|f64)/(?:n:100|n:1000|n:1001|n:1024|n:12|n:128|n:1536|n:16|n:192|n:2|n:200|n:2048|n:24|n:256|n:257|n:3|n:32|n:384|n:4|n:48|n:500|n:512|n:6|n:64|n:768|n:8|n:96)$",
   "--note",
   "Same float/double shape grid as the September 2026 Zen 5 AVX-512 page. Eigen headers match upstream master ab4f7316d; MR !2903 harness 778e20997 plus untimed DOT cancellation validation fix, combined commit 4e0c35ecb. Native vendor dispatch; no vendor bypass or forced kernel target."
  ]
 },
 "measurements": [
  {
   "name": "SYEV/eigen/f32/n:2",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     616070083.2259312,
     636756421.6341555,
     635956100.0166342,
     615838935.0627248,
     635907260.6940185,
     637573722.1732297,
     623110455.5560058,
     636906115.2344347,
     622437589.6014833,
     621507619.4906676
    ],
    "real_time_s": [
     1.1688665751336572e-07,
     1.1313145741954877e-07,
     1.1321751216884301e-07,
     1.1692380765700571e-07,
     1.1324728791005812e-07,
     1.1300304827859828e-07,
     1.1555976979311327e-07,
     1.1305583630106951e-07,
     1.1567510122205877e-07,
     1.1591565486317674e-07
    ]
   },
   "iterations": [
    2466639,
    2466639,
    2466639,
    2466639,
    2466639,
    2466639,
    2466639,
    2466639,
    2466639,
    2466639
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:2",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     361152311.227154,
     362285464.5661909,
     361888167.2938793,
     361406191.8248786,
     367799217.27292085,
     361129918.92224044,
     361869619.7688576,
     356157554.52624875,
     361005823.2984469,
     360481560.42524403
    ],
    "real_time_s": [
     1.9936355544779258e-07,
     1.9879493350895435e-07,
     1.990825561435803e-07,
     1.9922816432505776e-07,
     1.9576851275222422e-07,
     1.9939245841055474e-07,
     1.990746935145335e-07,
     2.0216950607114198e-07,
     1.994701103981489e-07,
     1.9985154370283545e-07
    ]
   },
   "iterations": [
    1377402,
    1377402,
    1377402,
    1377402,
    1377402,
    1377402,
    1377402,
    1377402,
    1377402,
    1377402
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:2",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     600937036.6063032,
     587618518.1739771,
     600724692.1582986,
     587083001.4343542,
     585686090.2222769,
     584298033.2941476,
     600050614.9993066,
     600731706.6660266,
     600974328.1683153,
     600282906.109243
    ],
    "real_time_s": [
     1.1981924739338467e-07,
     1.225451459147413e-07,
     1.1991605925746983e-07,
     1.2264792354379027e-07,
     1.229355460900997e-07,
     1.2325108495220726e-07,
     1.200585377325904e-07,
     1.1985705502300258e-07,
     1.1980852314006497e-07,
     1.1994462069282624e-07
    ]
   },
   "iterations": [
    2278667,
    2278667,
    2278667,
    2278667,
    2278667,
    2278667,
    2278667,
    2278667,
    2278667,
    2278667
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:2",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     405597814.51615584,
     391317988.55416876,
     390402736.85086095,
     386973435.3493248,
     387386874.167957,
     401024823.47737026,
     388366881.58182234,
     401388780.4341049,
     381115577.60041285,
     399060813.8648844
    ],
    "real_time_s": [
     1.775319093378235e-07,
     1.8400775684339656e-07,
     1.8443837998452016e-07,
     1.8615332784284295e-07,
     1.8587060792377626e-07,
     1.795418052531847e-07,
     1.8547713017039797e-07,
     1.793832754083665e-07,
     1.8893987020216083e-07,
     1.8044584874159532e-07
    ]
   },
   "iterations": [
    1527296,
    1527296,
    1527296,
    1527296,
    1527296,
    1527296,
    1527296,
    1527296,
    1527296,
    1527296
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:3",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     676409966.332982,
     579148825.0029794,
     584014154.1949413,
     580283495.9790732,
     584044334.9881598,
     583713036.9991072,
     674667651.4741968,
     578734411.7518287,
     503102092.9307543,
     666288739.0279557
    ],
    "real_time_s": [
     3.5942806837268175e-07,
     4.1959601648384446e-07,
     4.1608824193058797e-07,
     4.189349061899857e-07,
     4.1608718729033767e-07,
     4.163898696202653e-07,
     3.603769128860354e-07,
     4.199446426420061e-07,
     4.830330383486133e-07,
     3.648850910994363e-07
    ]
   },
   "iterations": [
    780366,
    780366,
    780366,
    780366,
    780366,
    780366,
    780366,
    780366,
    780366,
    780366
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:3",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     350060414.2229281,
     354257257.50721955,
     446874798.6327919,
     382605066.8836158,
     363130899.1861033,
     379275489.7116957,
     383108266.1109313,
     380181091.69315654,
     325491845.2449219,
     366430914.46663123
    ],
    "real_time_s": [
     6.94208365182994e-07,
     6.860819502982185e-07,
     5.440519051367267e-07,
     6.35156151571194e-07,
     6.691768955522554e-07,
     6.410684582747002e-07,
     6.343032259470598e-07,
     6.392329993809115e-07,
     7.468836879442549e-07,
     6.631917688167726e-07
    ]
   },
   "iterations": [
    508967,
    508967,
    508967,
    508967,
    508967,
    508967,
    508967,
    508967,
    508967,
    508967
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:3",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     518894373.6830699,
     518023300.7869709,
     520394782.97823787,
     453589437.7878936,
     521829405.8100186,
     511081761.9238416,
     444119269.2985929,
     452031337.5157721,
     521924763.7513935,
     515166512.82043725
    ],
    "real_time_s": [
     4.68321451780967e-07,
     4.694207921216672e-07,
     4.6695096666064106e-07,
     5.357789601785494e-07,
     4.657028573654006e-07,
     4.755126266994506e-07,
     5.47459262962161e-07,
     5.376040989569323e-07,
     4.6561217125451867e-07,
     4.717858466626316e-07
    ]
   },
   "iterations": [
    455384,
    455384,
    455384,
    455384,
    455384,
    455384,
    455384,
    455384,
    455384,
    455384
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:3",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     356995203.3194709,
     368433013.70207226,
     335825037.63087255,
     335978366.3824277,
     373596189.8861385,
     349495238.96482867,
     349905609.76553345,
     313529880.2346353,
     357594758.7586075,
     309991698.9220755
    ],
    "real_time_s": [
     6.811245297254679e-07,
     6.595727032250809e-07,
     7.236753440615523e-07,
     7.237218524580431e-07,
     6.504555110517437e-07,
     6.953359450606303e-07,
     6.944859778080872e-07,
     7.755428238479409e-07,
     6.795592126043422e-07,
     7.839666957969787e-07
    ]
   },
   "iterations": [
    411990,
    411990,
    411990,
    411990,
    411990,
    411990,
    411990,
    411990,
    411990,
    411990
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:4",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     771870918.6069114,
     843664108.2261213,
     814830380.1104971,
     774707290.6990432,
     823123494.2516701,
     754809045.8864202,
     751668820.5760455,
     841545318.3236188,
     838368066.2574304,
     693133669.2869724
    ],
    "real_time_s": [
     7.466397663871996e-07,
     6.827791106639943e-07,
     7.068999417569056e-07,
     7.440302834001582e-07,
     6.998071253513907e-07,
     7.631799824847951e-07,
     7.669034114256926e-07,
     6.844851100049809e-07,
     6.87067810877655e-07,
     8.316758242891122e-07
    ]
   },
   "iterations": [
    442982,
    442982,
    442982,
    442982,
    442982,
    442982,
    442982,
    442982,
    442982,
    442982
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:4",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     479346429.06140006,
     554833244.211373,
     507304474.4787428,
     609298393.0337014,
     519453780.3036229,
     540793753.5740703,
     599774739.1991403,
     466285632.04768896,
     554216848.3873212,
     525006642.967962
    ],
    "real_time_s": [
     1.201649919855247e-06,
     1.0383237253382392e-06,
     1.13655735215751e-06,
     9.453612256760519e-07,
     1.1089316652178402e-06,
     1.0651309724687566e-06,
     9.613876919178006e-07,
     1.235358434990149e-06,
     1.0393275533834798e-06,
     1.0972654472471979e-06
    ]
   },
   "iterations": [
    233278,
    233278,
    233278,
    233278,
    233278,
    233278,
    233278,
    233278,
    233278,
    233278
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:4",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     625158596.0933248,
     593452309.6593909,
     594885330.1198497,
     691497146.1181157,
     598923237.4511856,
     650446414.3225842,
     717498203.2599369,
     568576104.6279927,
     649229088.2829936,
     632350243.9140288
    ],
    "real_time_s": [
     9.218729107035402e-07,
     9.706685937466642e-07,
     9.683850771827566e-07,
     8.335625758839065e-07,
     9.617671714326916e-07,
     8.855926400118097e-07,
     8.028655144011345e-07,
     1.013670449851571e-06,
     8.872863429930489e-07,
     9.109040358876293e-07
    ]
   },
   "iterations": [
    319484,
    319484,
    319484,
    319484,
    319484,
    319484,
    319484,
    319484,
    319484,
    319484
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:4",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     423570506.2679657,
     452331186.19750834,
     490182285.01044065,
     446794910.3758173,
     482428273.0011271,
     465081301.9562545,
     424066136.3121935,
     456975945.0025511,
     483237985.2517535,
     464505998.5390623
    ],
    "real_time_s": [
     1.3600621383655794e-06,
     1.2734894919740261e-06,
     1.175314139910305e-06,
     1.291509648263397e-06,
     1.193954265067473e-06,
     1.238595136298543e-06,
     1.358319580409139e-06,
     1.2613401369920384e-06,
     1.1920178044888858e-06,
     1.2401660904875052e-06
    ]
   },
   "iterations": [
    219832,
    219832,
    219832,
    219832,
    219832,
    219832,
    219832,
    219832,
    219832,
    219832
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:6",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1145050232.026775,
     1240842044.8235729,
     1192102419.3827589,
     1300232024.319862,
     1167373843.5400198,
     1179934929.5035858,
     1272851770.8868551,
     1276845536.6196558,
     1241488535.8776915,
     1165084021.766483
    ],
    "real_time_s": [
     1.6991149032322115e-06,
     1.5668125085310435e-06,
     1.630776018080423e-06,
     1.4957184164791115e-06,
     1.6654365166082415e-06,
     1.6477315107079411e-06,
     1.5275434084191406e-06,
     1.5230177516725444e-06,
     1.5659754476275181e-06,
     1.6685781482709107e-06
    ]
   },
   "iterations": [
    183363,
    183363,
    183363,
    183363,
    183363,
    183363,
    183363,
    183363,
    183363,
    183363
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:6",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     897705266.1621834,
     882875034.0780044,
     820285473.2897758,
     851705454.5832787,
     860970353.7885141,
     815390680.3997878,
     814343927.1466376,
     846970018.6227105,
     808862505.9954263,
     820453468.6039689
    ],
    "real_time_s": [
     2.1662443318359115e-06,
     2.2019380954024193e-06,
     2.3699678276188156e-06,
     2.2827006158930226e-06,
     2.2589900502002034e-06,
     2.384226989492656e-06,
     2.387453843937079e-06,
     2.2953216787667668e-06,
     2.4042433863153976e-06,
     2.3694943543306986e-06
    ]
   },
   "iterations": [
    111058,
    111058,
    111058,
    111058,
    111058,
    111058,
    111058,
    111058,
    111058,
    111058
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:6",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     962042557.8566104,
     1059094987.1555195,
     985332799.7664613,
     937854412.059697,
     923046133.2705604,
     1155610200.4914792,
     994304801.2308202,
     1044608922.8652,
     975548237.7181556,
     997193805.5160687
    ],
    "real_time_s": [
     2.0209763609756837e-06,
     1.8359131293938432e-06,
     1.973009682136826e-06,
     2.0729254955568944e-06,
     2.1065600238475884e-06,
     1.6822855599409386e-06,
     1.955307215436169e-06,
     1.8614664105174355e-06,
     1.99273864202099e-06,
     1.949653853194017e-06
    ]
   },
   "iterations": [
    152756,
    152756,
    152756,
    152756,
    152756,
    152756,
    152756,
    152756,
    152756,
    152756
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:6",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     697413311.1867623,
     712964753.2932683,
     835309601.2586036,
     727921525.7664644,
     774322214.84121,
     763204678.0405061,
     701706554.8815027,
     712140354.080612,
     815880626.8477474,
     702610924.1047286
    ],
    "real_time_s": [
     2.7874602853145303e-06,
     2.727211745307211e-06,
     2.327363623726685e-06,
     2.6709485212130045e-06,
     2.5107457191687814e-06,
     2.547626411656361e-06,
     2.770512874682316e-06,
     2.729785607395718e-06,
     2.3829706812774407e-06,
     2.7669545197705796e-06
    ]
   },
   "iterations": [
    100857,
    100857,
    100857,
    100857,
    100857,
    100857,
    100857,
    100857,
    100857,
    100857
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:8",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1651427653.3011568,
     1737416581.0911005,
     1714700622.6233041,
     1757625585.2775257,
     1687202539.5411158,
     1804791549.5431883,
     1776906698.5631714,
     1785481747.4175813,
     1652122884.6768892,
     1866891677.7012165
    ],
    "real_time_s": [
     2.790373771169557e-06,
     2.6528862901626393e-06,
     2.687432606205096e-06,
     2.6217967982815106e-06,
     2.7311840435094967e-06,
     2.553286226737428e-06,
     2.593373361152709e-06,
     2.580861373258579e-06,
     2.789434153079843e-06,
     2.4683758863995305e-06
    ]
   },
   "iterations": [
    107317,
    107317,
    107317,
    107317,
    107317,
    107317,
    107317,
    107317,
    107317,
    107317
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:8",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1163888404.7936823,
     1176608745.2596195,
     1133313874.9443228,
     1263540329.6433392,
     1169424093.2100236,
     1364122997.8217292,
     1151912896.710377,
     1096756669.646783,
     1148184820.4379876,
     1185602202.9858904
    ],
    "real_time_s": [
     3.959278344359043e-06,
     3.916510059472726e-06,
     4.06607287554543e-06,
     3.647272731007832e-06,
     3.940888512119673e-06,
     3.378341341032533e-06,
     4.000516075777389e-06,
     4.2016127382656905e-06,
     4.013340354539664e-06,
     3.886665967253163e-06
    ]
   },
   "iterations": [
    71972,
    71972,
    71972,
    71972,
    71972,
    71972,
    71972,
    71972,
    71972,
    71972
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:8",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1377407634.0655484,
     1364620415.693484,
     1238334536.3140333,
     1342181754.8804936,
     1354747845.8009698,
     1287074746.0468726,
     1395980593.4205742,
     1450204028.5862913,
     1410241109.1200166,
     1259026946.471413
    ],
    "real_time_s": [
     3.345610472329799e-06,
     3.376890232062218e-06,
     3.7217674729825322e-06,
     3.4334716760206024e-06,
     3.4017472820164203e-06,
     3.58019474581309e-06,
     3.301006754350251e-06,
     3.1776473987219864e-06,
     3.267609617454044e-06,
     3.6603942834398886e-06
    ]
   },
   "iterations": [
    83057,
    83057,
    83057,
    83057,
    83057,
    83057,
    83057,
    83057,
    83057,
    83057
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:8",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1186432603.4707866,
     1053937603.7617544,
     1008328270.4460127,
     958237095.395594,
     1066159342.4175161,
     1028785295.8604363,
     1029326014.8016241,
     1008844898.0205609,
     1127927813.1685276,
     1138031628.1149983
    ],
    "real_time_s": [
     3.884026935494267e-06,
     4.3722993787745105e-06,
     4.570066545292108e-06,
     4.8091322890145274e-06,
     4.3222104067898935e-06,
     4.479255627529179e-06,
     4.477155984985736e-06,
     4.568759050824505e-06,
     4.085406836463379e-06,
     4.04936579048693e-06
    ]
   },
   "iterations": [
    59884,
    59884,
    59884,
    59884,
    59884,
    59884,
    59884,
    59884,
    59884,
    59884
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:12",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2679830731.592722,
     2770083196.2206106,
     2495371258.925557,
     2732988158.35167,
     2568041312.2354198,
     2620979660.156073,
     2648391167.041977,
     2796743446.668733,
     2720936597.164039,
     2549804927.485264
    ],
    "real_time_s": [
     5.80342319737842e-06,
     5.614449595577097e-06,
     6.232635752850741e-06,
     5.690749695601702e-06,
     6.056806014695175e-06,
     5.933799404162909e-06,
     5.872860246269875e-06,
     5.560958858814487e-06,
     5.715921675171077e-06,
     6.099481930103114e-06
    ]
   },
   "iterations": [
    45988,
    45988,
    45988,
    45988,
    45988,
    45988,
    45988,
    45988,
    45988,
    45988
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:12",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1912709390.9330697,
     1839998748.7324016,
     1923103580.2892165,
     2182254251.4277434,
     1861284789.8039627,
     2048264336.2526665,
     2001953831.7200272,
     2056768913.3240092,
     1831091988.133292,
     1868560871.779292
    ],
    "real_time_s": [
     8.131431607218827e-06,
     8.452643851225744e-06,
     8.087095136566245e-06,
     7.1270077858031205e-06,
     8.355630546095894e-06,
     7.592896197684086e-06,
     7.76876615819013e-06,
     7.561875906686843e-06,
     8.494795488424996e-06,
     8.323059380387478e-06
    ]
   },
   "iterations": [
    37504,
    37504,
    37504,
    37504,
    37504,
    37504,
    37504,
    37504,
    37504,
    37504
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:12",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2120960235.481855,
     2039528586.9859583,
     2263060340.4973383,
     2092925923.099446,
     2091195233.5877156,
     2256615156.6854005,
     2134097582.8693943,
     2058038624.358313,
     2089852790.5128706,
     2142435987.779923
    ],
    "real_time_s": [
     7.33278970344914e-06,
     7.625546741882276e-06,
     6.873355286899303e-06,
     7.4315352343353095e-06,
     7.438010470102089e-06,
     6.892416588102171e-06,
     7.287846010931446e-06,
     7.556673566428628e-06,
     7.441884972736308e-06,
     7.25929552976853e-06
    ]
   },
   "iterations": [
    41451,
    41451,
    41451,
    41451,
    41451,
    41451,
    41451,
    41451,
    41451,
    41451
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:12",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1743165079.047619,
     1746157445.023211,
     1771189631.0028384,
     1550078433.6980608,
     1781526455.9283838,
     1748620301.9851499,
     1785868727.8407454,
     1830937554.5133398,
     1799520458.6615975,
     1687234859.3210037
    ],
    "real_time_s": [
     8.922440704055221e-06,
     8.908581124791873e-06,
     8.780892274614076e-06,
     1.003308173733824e-05,
     8.729789514522536e-06,
     8.893923421728618e-06,
     8.708716998877153e-06,
     8.494679854153505e-06,
     8.642836493213434e-06,
     9.21749958094769e-06
    ]
   },
   "iterations": [
    31014,
    31014,
    31014,
    31014,
    31014,
    31014,
    31014,
    31014,
    31014,
    31014
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:16",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4053245833.684808,
     3916120448.2653737,
     3909754623.1627355,
     3753048844.1121254,
     3797386767.3721867,
     3851366217.8465023,
     3929154268.4400287,
     3797003230.0455103,
     3845898956.5041423,
     3631999611.965808
    ],
    "real_time_s": [
     9.095066587527616e-06,
     9.413698644518363e-06,
     9.428852524548648e-06,
     9.822598068289044e-06,
     9.70899806841886e-06,
     9.572198543074613e-06,
     9.382359166489174e-06,
     9.709007590775993e-06,
     9.585366486101887e-06,
     1.0150766520006603e-05
    ]
   },
   "iterations": [
    29510,
    29510,
    29510,
    29510,
    29510,
    29510,
    29510,
    29510,
    29510,
    29510
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:16",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2630902719.485256,
     2396561215.865547,
     2631789627.271991,
     2429227054.589381,
     2674188419.027036,
     2519184935.4798236,
     2705591832.6667295,
     2475692750.7439923,
     2683678744.1082683,
     2763105422.3589907
    ],
    "real_time_s": [
     1.4015027820203893e-05,
     1.5383476713090604e-05,
     1.4007305306419963e-05,
     1.5177200276714133e-05,
     1.3785213924471586e-05,
     1.463349537126224e-05,
     1.3626123878671636e-05,
     1.4892565851938586e-05,
     1.3737012931881752e-05,
     1.3342421740996862e-05
    ]
   },
   "iterations": [
    20956,
    20956,
    20956,
    20956,
    20956,
    20956,
    20956,
    20956,
    20956,
    20956
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:16",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2927865726.0931997,
     3044844878.0687847,
     3065968298.155191,
     2962675747.755928,
     2977892774.0915904,
     3065740670.5925736,
     3192592367.299386,
     2958154207.4878426,
     3004172676.671874,
     3023464870.0671177
    ],
    "real_time_s": [
     1.2590680942452025e-05,
     1.2107525015043313e-05,
     1.2024344967190303e-05,
     1.2443843305163898e-05,
     1.2380669393894505e-05,
     1.2025549816905154e-05,
     1.154908740307586e-05,
     1.2462479417004602e-05,
     1.2271059874019367e-05,
     1.2192948776791132e-05
    ]
   },
   "iterations": [
    23466,
    23466,
    23466,
    23466,
    23466,
    23466,
    23466,
    23466,
    23466,
    23466
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:16",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2180967878.054259,
     2283313067.5087996,
     2345458801.4258475,
     2304927268.8996687,
     2402874604.9207196,
     2249476312.060841,
     2310089181.378874,
     2147533459.3332043,
     2363320800.4462776,
     2326507504.827822
    ],
    "real_time_s": [
     1.6904107121364014e-05,
     1.6146040856330794e-05,
     1.571870863630586e-05,
     1.599464678488582e-05,
     1.5341866992842805e-05,
     1.638825378744016e-05,
     1.5958317547057702e-05,
     1.7167537098996663e-05,
     1.560044518652724e-05,
     1.5845321841553033e-05
    ]
   },
   "iterations": [
    16766,
    16766,
    16766,
    16766,
    16766,
    16766,
    16766,
    16766,
    16766,
    16766
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:24",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     5913687146.331327,
     5924040356.507213,
     5822281549.868993,
     5897566020.501038,
     5963649522.84815,
     5994319604.142813,
     5669202518.423537,
     5718857206.150129,
     5947223169.89453,
     5643203863.792162
    ],
    "real_time_s": [
     2.1039540232530765e-05,
     2.1001781866082282e-05,
     2.1369446396413915e-05,
     2.109680338618275e-05,
     2.0863234432878143e-05,
     2.0757740802391782e-05,
     2.194633784291303e-05,
     2.1756470765290797e-05,
     2.09203362604909e-05,
     2.2047725848377243e-05
    ]
   },
   "iterations": [
    12639,
    12639,
    12639,
    12639,
    12639,
    12639,
    12639,
    12639,
    12639,
    12639
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:24",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     3645906590.343387,
     3541181058.589643,
     3421748935.173167,
     3889684967.496159,
     3861211937.291549,
     3664484634.735745,
     3483225428.0979457,
     3783556530.8578644,
     3727332781.8682365,
     3803172163.32547
    ],
    "real_time_s": [
     3.412555365911928e-05,
     3.513637083005291e-05,
     3.636598073432927e-05,
     3.198865696940827e-05,
     3.2221839668183225e-05,
     3.395413240254038e-05,
     3.5718439876293436e-05,
     3.288412412727516e-05,
     3.3382732480360864e-05,
     3.2718742694478136e-05
    ]
   },
   "iterations": [
    7734,
    7734,
    7734,
    7734,
    7734,
    7734,
    7734,
    7734,
    7734,
    7734
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:24",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4487954926.171487,
     4579093567.154311,
     4494209500.444086,
     4491921333.892816,
     4474628705.478603,
     4727972181.133349,
     4659263579.560447,
     4597567982.847444,
     4589188228.32834,
     4596242474.127009
    ],
    "real_time_s": [
     2.772532413613256e-05,
     2.7171241464856334e-05,
     2.7684952263503956e-05,
     2.770175972631483e-05,
     2.780593350508204e-05,
     2.63158212583611e-05,
     2.6703881599611125e-05,
     2.7065398471940895e-05,
     2.7114209409067826e-05,
     2.7072296347661116e-05
    ]
   },
   "iterations": [
    10076,
    10076,
    10076,
    10076,
    10076,
    10076,
    10076,
    10076,
    10076,
    10076
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:24",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     3482361756.43681,
     3392986567.032451,
     3306800210.843076,
     3347280091.2485104,
     3345277514.020691,
     3307318133.9408493,
     3108857146.7459974,
     3004173680.995164,
     3121172386.379214,
     3273129675.3551207
    ],
    "real_time_s": [
     3.5728722565124176e-05,
     3.667097365706031e-05,
     3.762486931329563e-05,
     3.717230673277054e-05,
     3.719528848628621e-05,
     3.761972102258467e-05,
     4.002186751497091e-05,
     4.141418709817982e-05,
     3.986254921642548e-05,
     3.801307838615504e-05
    ]
   },
   "iterations": [
    7782,
    7782,
    7782,
    7782,
    7782,
    7782,
    7782,
    7782,
    7782,
    7782
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:32",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7864247467.592235,
     7892106990.291461,
     7593754310.217945,
     8136688845.433494,
     7691708126.527602,
     7783393081.627431,
     7811081798.598183,
     7841004246.554168,
     7661882125.333869,
     7955416688.407703
    ],
    "real_time_s": [
     3.7503205646059355e-05,
     3.737124455791888e-05,
     3.883764767112259e-05,
     3.6246515366887544e-05,
     3.834267167919545e-05,
     3.789069080556271e-05,
     3.775657565006354e-05,
     3.761527740354545e-05,
     3.849221646209787e-05,
     3.707221791412711e-05
    ]
   },
   "iterations": [
    7581,
    7581,
    7581,
    7581,
    7581,
    7581,
    7581,
    7581,
    7581,
    7581
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:32",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4257675651.422209,
     4469407319.659471,
     4542017410.324425,
     4577654968.063683,
     4379846031.39508,
     4582942141.762876,
     4365748528.56549,
     4513656214.756191,
     4563126575.512115,
     4310947699.558119
    ],
    "real_time_s": [
     6.926777425279943e-05,
     6.598771127482843e-05,
     6.493143436068912e-05,
     6.44266052323556e-05,
     6.734503588809443e-05,
     6.435309585522027e-05,
     6.755427390646802e-05,
     6.533877865230102e-05,
     6.463860152936712e-05,
     6.841045844005133e-05
    ]
   },
   "iterations": [
    4319,
    4319,
    4319,
    4319,
    4319,
    4319,
    4319,
    4319,
    4319,
    4319
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:32",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     6095174300.207151,
     6253140728.814398,
     6135188969.938138,
     5908159607.54637,
     5975996724.869927,
     6153153753.430428,
     5968625418.533541,
     6112019487.201215,
     5933593795.137994,
     6122565628.228653
    ],
    "real_time_s": [
     4.8387732328408984e-05,
     4.716666649404784e-05,
     4.8070890505739114e-05,
     4.9924440228939184e-05,
     4.935004521835849e-05,
     4.793001056806674e-05,
     4.9412041060215145e-05,
     4.8252201488967876e-05,
     4.9708150901365946e-05,
     4.817173787250606e-05
    ]
   },
   "iterations": [
    5772,
    5772,
    5772,
    5772,
    5772,
    5772,
    5772,
    5772,
    5772,
    5772
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:32",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4283285324.596026,
     3899503496.1079674,
     4092381742.2928486,
     4216641473.4288797,
     4146363312.776202,
     4117155413.650145,
     3788076717.9855514,
     4115091046.6144795,
     4142159919.2733707,
     4274998206.5299406
    ],
    "real_time_s": [
     6.885840782085082e-05,
     7.562878717773405e-05,
     7.206606358088972e-05,
     6.994092817232831e-05,
     7.112761345961354e-05,
     7.163921149273696e-05,
     7.786374886942759e-05,
     7.166902447646398e-05,
     7.120567996710022e-05,
     6.898584197947757e-05
    ]
   },
   "iterations": [
    3759,
    3759,
    3759,
    3759,
    3759,
    3759,
    3759,
    3759,
    3759,
    3759
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:48",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11144844042.659998,
     11088506973.976997,
     11585628543.37128,
     11144084609.829523,
     11415797150.452124,
     11314767062.710459,
     11390150622.066227,
     11385584471.03104,
     11203682721.267511,
     11411076893.15729
    ],
    "real_time_s": [
     8.931053126903207e-05,
     8.977710960612201e-05,
     8.592133945655987e-05,
     8.93201260475984e-05,
     8.719419503592685e-05,
     8.797008381668012e-05,
     8.738453642799259e-05,
     8.742147807855185e-05,
     8.884801998818389e-05,
     8.723246679346104e-05
    ]
   },
   "iterations": [
    3102,
    3102,
    3102,
    3102,
    3102,
    3102,
    3102,
    3102,
    3102,
    3102
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:48",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     6303082730.026604,
     6685962645.126474,
     6277521275.031522,
     6145769908.257699,
     6419129035.010014,
     6750884643.471356,
     6404466719.195415,
     6487696254.3131695,
     6727922805.466387,
     6523836967.217356
    ],
    "real_time_s": [
     0.00015791599887111682,
     0.00014887751918900353,
     0.0001585575637712961,
     0.00016197268848802,
     0.00015507409368119645,
     0.00014743943284303146,
     0.00015543396557507428,
     0.00015343413092287306,
     0.00014794509085770997,
     0.00015258428442718158
    ]
   },
   "iterations": [
    1772,
    1772,
    1772,
    1772,
    1772,
    1772,
    1772,
    1772,
    1772,
    1772
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:48",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8679299361.852638,
     8604672672.48659,
     8626313482.697268,
     8321962574.206026,
     8552499520.169342,
     8499829203.679232,
     8279650395.048534,
     8713429765.95466,
     8421652858.077911,
     8646070235.465782
    ],
    "real_time_s": [
     0.00011468269619771592,
     0.00011567650647806506,
     0.00011538898662957444,
     0.00011961424362881136,
     0.00011638821061461525,
     0.0001171121291259066,
     0.0001202167149995015,
     0.00011423054617518563,
     0.00011819046050859083,
     0.00011512273004508841
    ]
   },
   "iterations": [
    2393,
    2393,
    2393,
    2393,
    2393,
    2393,
    2393,
    2393,
    2393,
    2393
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:48",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4943156235.072059,
     5466821792.506592,
     5433181769.187978,
     5113188446.966438,
     4939434490.037871,
     5532538552.887268,
     4958547246.346944,
     5486617169.90859,
     4939481311.820164,
     5040135911.306128
    ],
    "real_time_s": [
     0.000201368347228981,
     0.00018207435048691906,
     0.000183226013682587,
     0.0001946601732901346,
     0.00020150926124045914,
     0.0001799092475574764,
     0.00020074905146592894,
     0.00018142226123871397,
     0.00020150875309421542,
     0.00019749018501305304
    ]
   },
   "iterations": [
    1535,
    1535,
    1535,
    1535,
    1535,
    1535,
    1535,
    1535,
    1535,
    1535
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:64",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14865392904.321745,
     14895686836.570469,
     14784466066.493443,
     13902411462.668089,
     14526824286.994862,
     14252815015.266672,
     14578153974.92347,
     14673416921.684883,
     14612384713.938957,
     14346780562.484049
    ],
    "real_time_s": [
     0.00015872484207444824,
     0.00015839663797097723,
     0.0001596063112891428,
     0.00016972546978430062,
     0.00016241221436692437,
     0.00016554195838371753,
     0.0001618419293057826,
     0.00016078860946390548,
     0.00016149307012340553,
     0.00016447456442555727
    ]
   },
   "iterations": [
    1754,
    1754,
    1754,
    1754,
    1754,
    1754,
    1754,
    1754,
    1754,
    1754
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:64",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7493268354.571168,
     7280426322.459858,
     7732897769.5176115,
     7684268774.10933,
     8031205234.718222,
     7402831529.972463,
     7783211627.079444,
     7422342773.612681,
     7338092777.08978,
     7807704632.033599
    ],
    "real_time_s": [
     0.0003148885780525456,
     0.00032409235746973746,
     0.00030511288008612064,
     0.00030704484729190317,
     0.00029377591403218867,
     0.00031872163800796867,
     0.00030317600225917554,
     0.0003179201549792855,
     0.00032151625451842027,
     0.00030219596832532623
    ]
   },
   "iterations": [
    884,
    884,
    884,
    884,
    884,
    884,
    884,
    884,
    884,
    884
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:64",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     10698194975.618597,
     10483854012.061317,
     10882928149.547577,
     10717764257.720833,
     10708218742.2932,
     10970105717.621284,
     10848069538.512907,
     11111320314.414732,
     10849991265.259056,
     11058731465.490171
    ],
    "real_time_s": [
     0.00022053881564689225,
     0.00022504761889510184,
     0.00021679781874267375,
     0.00022014333850034677,
     0.00022034729279571063,
     0.0002150816467866474,
     0.00021751309682071894,
     0.00021233926335919402,
     0.00021745671030212594,
     0.00021335001238931972
    ]
   },
   "iterations": [
    1291,
    1291,
    1291,
    1291,
    1291,
    1291,
    1291,
    1291,
    1291,
    1291
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:64",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     5969872117.2685585,
     6389214107.65767,
     6170983616.291027,
     6673640207.577536,
     6444857782.591928,
     6501630665.970158,
     6617998741.940337,
     6508522853.581431,
     6098379360.81195,
     6296168409.510366
    ],
    "real_time_s": [
     0.00039525804517544114,
     0.0003692976323722066,
     0.00038233358218565987,
     0.00035355093224443573,
     0.000366081431616665,
     0.00036288414930948443,
     0.000356515607271645,
     0.00036252443538635444,
     0.00038691419572781235,
     0.0003747239523231159
    ]
   },
   "iterations": [
    797,
    797,
    797,
    797,
    797,
    797,
    797,
    797,
    797,
    797
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:96",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     22054727757.163002,
     22513341554.535046,
     22150866354.667023,
     22338359311.95782,
     22266781067.04511,
     22715681000.697136,
     22287904313.55325,
     22324264058.423824,
     22970538533.50864,
     22446768046.720936
    ],
    "real_time_s": [
     0.0003610453112259518,
     0.0003537087946471952,
     0.0003594769540801021,
     0.0003565168647917151,
     0.0003576576645433046,
     0.00035055760842011777,
     0.0003572966607138443,
     0.00035671247703749964,
     0.0003466565765253962,
     0.00035474704081563536
    ]
   },
   "iterations": [
    784,
    784,
    784,
    784,
    784,
    784,
    784,
    784,
    784,
    784
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:96",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9061196881.014261,
     9609153740.669355,
     9102851809.34244,
     9482673681.709908,
     9414977646.30882,
     8808682780.215315,
     9498455795.58404,
     8918806038.26307,
     9480997732.151281,
     9068441286.749788
    ],
    "real_time_s": [
     0.0008788283480646208,
     0.0008287042005965967,
     0.0008748183126712787,
     0.000839748035397437,
     0.0008457465781806214,
     0.0009040312713743903,
     0.000838345286143967,
     0.0008928425634361578,
     0.0008399854454300833,
     0.0008780717787531666
    ]
   },
   "iterations": [
    339,
    339,
    339,
    339,
    339,
    339,
    339,
    339,
    339,
    339
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:96",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15010806384.664846,
     15118182161.051357,
     15000080546.036247,
     15195680810.406176,
     15081280409.867193,
     15151290936.977625,
     15121544262.818483,
     15098975157.105867,
     14962309200.812681,
     15003105632.9112
    ],
    "real_time_s": [
     0.0005305251929518493,
     0.0005266981706864906,
     0.0005308848961018,
     0.0005240338812617832,
     0.0005280746252382699,
     0.000525597139154319,
     0.0005265923970263816,
     0.0005274006864514958,
     0.0005321764137296972,
     0.000530767827455675
    ]
   },
   "iterations": [
    539,
    539,
    539,
    539,
    539,
    539,
    539,
    539,
    539,
    539
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:96",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7164448947.445923,
     7867701101.722136,
     7769674833.5337515,
     7159513957.074385,
     7949362555.410155,
     7765024182.437839,
     7803488814.666031,
     7765339947.5864725,
     7241353225.159002,
     7207278372.895582
    ],
    "real_time_s": [
     0.0011114697018109092,
     0.0010121990945348939,
     0.0010249167054743422,
     0.0011121888909044423,
     0.001001709527283145,
     0.0010254864545475523,
     0.0010204493636212482,
     0.0010254590399827893,
     0.001100008705477442,
     0.001104871454564008
    ]
   },
   "iterations": [
    275,
    275,
    275,
    275,
    275,
    275,
    275,
    275,
    275,
    275
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:128",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     27539964675.029877,
     27384894442.80226,
     27584781560.447777,
     27313236607.05087,
     27391874436.90415,
     27333560319.376816,
     27488271056.932625,
     27609136845.115265,
     27396169320.61197,
     27482255227.146465
    ],
    "real_time_s": [
     0.0006854043691988333,
     0.000689251936430198,
     0.00068426521026477,
     0.0006910925574514168,
     0.0006890880195654515,
     0.0006906732713923482,
     0.0006866584376517107,
     0.0006836779975589346,
     0.0006889385696882519,
     0.0006868224743118084
    ]
   },
   "iterations": [
    409,
    409,
    409,
    409,
    409,
    409,
    409,
    409,
    409,
    409
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:128",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9992975526.015316,
     10069521895.247295,
     10658679953.64568,
     9965544671.38423,
     10552877599.98752,
     10108539205.268564,
     10591222552.703142,
     10164431692.06305,
     10007851863.281761,
     10042708717.730976
    ],
    "real_time_s": [
     0.00188885076511956,
     0.0018746352483223086,
     0.0017711036241767246,
     0.0018941421275052097,
     0.0017886086980009063,
     0.0018671878590873576,
     0.0017821538590610453,
     0.0018570216174546828,
     0.001886167147645302,
     0.0018795828590671153
    ]
   },
   "iterations": [
    149,
    149,
    149,
    149,
    149,
    149,
    149,
    149,
    149,
    149
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:128",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     18310586828.073658,
     17874115180.00795,
     18204369904.801598,
     18143385446.598545,
     18146072569.901123,
     17983001833.694023,
     18255589489.789543,
     17790591356.916477,
     18074143024.670486,
     18117404451.15505
    ],
    "real_time_s": [
     0.0010308455924595758,
     0.0010560245094172885,
     0.0010367996453083525,
     0.0010403368566053446,
     0.0010402452754722207,
     0.0010496792075430693,
     0.0010340123660291353,
     0.001060948033958788,
     0.001044344694358033,
     0.001041776075479267
    ]
   },
   "iterations": [
    265,
    265,
    265,
    265,
    265,
    265,
    265,
    265,
    265,
    265
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:128",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7726943926.006721,
     8399229105.178317,
     8356920962.503088,
     7793060874.805468,
     8476999702.84691,
     7904011363.0884075,
     7971544528.006898,
     7758084182.895597,
     7722004941.842916,
     8496937656.051788
    ],
    "real_time_s": [
     0.0024428166559664535,
     0.0022473032959969717,
     0.002258765952021349,
     0.00242249443999026,
     0.0022266046479926444,
     0.002388169471989386,
     0.0023677349520148713,
     0.0024328916399972513,
     0.0024445503359893338,
     0.002221559928031638
    ]
   },
   "iterations": [
    125,
    125,
    125,
    125,
    125,
    125,
    125,
    125,
    125,
    125
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:192",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     37865554394.99386,
     38446701222.63896,
     38263328561.24469,
     38492444378.30548,
     38151520584.93969,
     38068833702.71067,
     38099002966.473015,
     37962661100.82107,
     38170149300.74358,
     38097741504.771286
    ],
    "real_time_s": [
     0.001682381590366145,
     0.0016569866024235445,
     0.0016647970963726017,
     0.001655197632525338,
     0.0016698122228964245,
     0.0016735246867773893,
     0.0016722204216706137,
     0.0016781189939598356,
     0.00166901043976176,
     0.0016720651144706026
    ]
   },
   "iterations": [
    166,
    166,
    166,
    166,
    166,
    166,
    166,
    166,
    166,
    166
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:192",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11653224349.886345,
     11458583731.19441,
     11346662327.087116,
     11239118641.703861,
     11492015890.464237,
     11095757620.043798,
     11332762873.59716,
     11302331679.289196,
     11599911994.707357,
     11303387246.086155
    ],
    "real_time_s": [
     0.005466604918331783,
     0.0055594565305260146,
     0.005614768081595314,
     0.00566839946942328,
     0.005543183591763243,
     0.00574138736734238,
     0.005620932694000658,
     0.005636236693784927,
     0.0054921284081872876,
     0.005636099551041726
    ]
   },
   "iterations": [
    49,
    49,
    49,
    49,
    49,
    49,
    49,
    49,
    49,
    49
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:192",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     22063297025.122395,
     21971044461.37534,
     22330861324.567734,
     22483351783.146843,
     22252173929.50356,
     22266685760.659637,
     21921260113.263977,
     21989440005.88618,
     22191883250.8276,
     22204046381.684814
    ],
    "real_time_s": [
     0.0028877842142923773,
     0.0028994343163652285,
     0.002852829887736019,
     0.002833238040805053,
     0.002862849387792248,
     0.0028609630917715697,
     0.0029061582653393627,
     0.002897222326579623,
     0.0028708865714606314,
     0.0028695748163100896
    ]
   },
   "iterations": [
    98,
    98,
    98,
    98,
    98,
    98,
    98,
    98,
    98,
    98
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:192",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9624510446.903112,
     8409245484.796941,
     8372891339.682699,
     9708273444.38346,
     8265073415.331917,
     9622903872.37048,
     8344234502.260494,
     8440655020.721431,
     9760362406.52898,
     8447338812.554398
    ],
    "real_time_s": [
     0.006619299476109778,
     0.007575375023796889,
     0.007608398738132868,
     0.0065622470238373524,
     0.007708055666582715,
     0.006619823499931954,
     0.007634426571409373,
     0.007547069000013705,
     0.0065265977141929655,
     0.007541616833415382
    ]
   },
   "iterations": [
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:256",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     45472521480.67892,
     45124398749.0155,
     45147730574.078766,
     45881090960.81942,
     45011640253.0073,
     44908857163.03122,
     45377306498.50109,
     44644356009.08557,
     45106232703.71857,
     44985066458.188644
    ],
    "real_time_s": [
     0.0033211222738221604,
     0.0033462388213852784,
     0.0033448940356763726,
     0.0032910600476454767,
     0.0033548719286392,
     0.0033623849643239136,
     0.003327893785656973,
     0.003383031535728757,
     0.0033476284761924206,
     0.0033568606190133975
    ]
   },
   "iterations": [
    84,
    84,
    84,
    84,
    84,
    84,
    84,
    84,
    84,
    84
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:256",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     12434196398.09619,
     12436342271.559181,
     12542537163.873804,
     11941933233.547638,
     12259470435.908411,
     11989329132.870867,
     12084757666.100836,
     11945892602.493105,
     12377874747.181353,
     12557641021.40794
    ],
    "real_time_s": [
     0.012143465739348398,
     0.012141727738945401,
     0.012039442782659771,
     0.01264550217393148,
     0.012318610913137927,
     0.012594492130396564,
     0.012495299869561164,
     0.012640238565243479,
     0.012199103956568846,
     0.01202471095640921
    ]
   },
   "iterations": [
    23,
    23,
    23,
    23,
    23,
    23,
    23,
    23,
    23,
    23
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:256",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     26244681138.69117,
     25731440853.318024,
     25671113348.75742,
     25830350810.03946,
     25655963811.70892,
     25637102305.989887,
     25643801452.397846,
     25726928306.361828,
     25972680612.10016,
     25640712175.065063
    ],
    "real_time_s": [
     0.005754299872391362,
     0.005868548255208187,
     0.005882171851129549,
     0.005847154319084477,
     0.005885483382952133,
     0.005889848595890069,
     0.00588858278717182,
     0.005869953510595456,
     0.005814324042535674,
     0.0058890679361053464
    ]
   },
   "iterations": [
    47,
    47,
    47,
    47,
    47,
    47,
    47,
    47,
    47,
    47
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:256",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9067170409.88522,
     9973785426.47776,
     10324847380.111252,
     9129547906.579397,
     10185133591.50701,
     9148975920.514824,
     10068317915.111486,
     10047287547.227928,
     9049214594.059395,
     10248474450.323317
    ],
    "real_time_s": [
     0.016655053529522026,
     0.015140971706012564,
     0.014624352588297744,
     0.016540623117608073,
     0.014828178293742788,
     0.016506543235343143,
     0.014997289411600351,
     0.01502953617626404,
     0.01668650064718403,
     0.014733677352898454
    ]
   },
   "iterations": [
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:384",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     55374957583.378914,
     55105920053.44182,
     55189544941.05841,
     55846285478.40323,
     55597862529.67616,
     55548088428.1289,
     55566806180.50204,
     55282956277.59826,
     55073239621.73773,
     55532492131.615234
    ],
    "real_time_s": [
     0.009204032600003605,
     0.009249364166801874,
     0.009235340733478854,
     0.009125678299945626,
     0.009166471466596705,
     0.009174745999916923,
     0.009171241100072319,
     0.009218739099984911,
     0.009254997999960324,
     0.0091778777668272
    ]
   },
   "iterations": [
    30,
    30,
    30,
    30,
    30,
    30,
    30,
    30,
    30,
    30
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:384",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     13717195034.495424,
     13554765548.727076,
     13605370779.119408,
     13824271398.18511,
     13454962986.962744,
     13522445196.05629,
     13564748857.465258,
     13285604195.322285,
     13253364902.34366,
     13654319804.758982
    ],
    "real_time_s": [
     0.037151890571944284,
     0.037598556284917456,
     0.03745800585810295,
     0.0368639115716048,
     0.037877453286325496,
     0.03769193114255489,
     0.03757354100006134,
     0.03836146271454968,
     0.03845489271459104,
     0.03732957914326107
    ]
   },
   "iterations": [
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:384",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     31351449391.717464,
     31245464793.14585,
     31027891054.530293,
     31179458009.391396,
     31351243469.16295,
     31379304820.28093,
     31396903321.69386,
     31145932524.167362,
     31116725517.194687,
     31131415357.49037
    ],
    "real_time_s": [
     0.016254604529154573,
     0.01631121429433252,
     0.016428161470685154,
     0.01634630011754138,
     0.0162557762938805,
     0.01624141711791334,
     0.01623167888251106,
     0.016361859529484615,
     0.016378731293918786,
     0.01637289529411218
    ]
   },
   "iterations": [
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:384",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11181807663.629747,
     10196624161.60839,
     10027267590.947731,
     9946636605.14799,
     11043008859.27587,
     9878017321.674995,
     9900116246.845968,
     11372962461.50597,
     10272788432.458893,
     11231057233.191122
    ],
    "real_time_s": [
     0.04558218266659727,
     0.049982536833946746,
     0.05082306116673863,
     0.05123798449979707,
     0.04615001983256661,
     0.051597063000372145,
     0.05148153733292324,
     0.044813993999317375,
     0.04961222516673539,
     0.04537467350019142
    ]
   },
   "iterations": [
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:512",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     62692527014.37757,
     63237911911.81465,
     63145832268.45354,
     63201522122.200554,
     63067840034.624146,
     63594075503.90263,
     63748556242.11244,
     62982294614.90859,
     63390603180.102516,
     62785267911.02162
    ],
    "real_time_s": [
     0.019269167933574256,
     0.01910426493365473,
     0.019131902599959484,
     0.019115374733519278,
     0.0191548595331066,
     0.01899520680017304,
     0.018949333933414893,
     0.01918029166651346,
     0.019058186999851994,
     0.01924140199989779
    ]
   },
   "iterations": [
    15,
    15,
    15,
    15,
    15,
    15,
    15,
    15,
    15,
    15
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:512",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14187752145.1858,
     14266591919.925716,
     14255008006.27925,
     14062338025.951406,
     14449846519.866543,
     14336386809.047688,
     14307122159.259045,
     14120453575.066666,
     14252695162.22224,
     14069171074.103172
    ],
    "real_time_s": [
     0.08515255933161825,
     0.084672019998834,
     0.08475952766699872,
     0.0859011326659432,
     0.08360080500036324,
     0.08426784933302163,
     0.08443788433457183,
     0.08554896500087732,
     0.08476178433435659,
     0.08585820199853819
    ]
   },
   "iterations": [
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:512",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     32021573871.776974,
     31710888419.997192,
     31684326845.043312,
     32297484274.416588,
     31985940603.821045,
     31534746253.87848,
     31944194977.4244,
     31586909362.220016,
     31808229138.145866,
     31619787001.51703
    ],
    "real_time_s": [
     0.037726423714567706,
     0.03809521985697627,
     0.038127114428789355,
     0.03740752685761046,
     0.03776596385744467,
     0.03831372457144816,
     0.037815500571533836,
     0.03824413100041317,
     0.037978389285854064,
     0.038205665285724014
    ]
   },
   "iterations": [
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:512",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     10519396775.645607,
     10473454645.40336,
     9827255086.434214,
     10018038688.050411,
     10784216130.21272,
     10342051095.348043,
     10428848722.394936,
     10492834192.303297,
     9858396345.360018,
     10284894098.760752
    ],
    "real_time_s": [
     0.11483856449922315,
     0.11533661199791823,
     0.12293255249824143,
     0.12057825550073176,
     0.11201753400018788,
     0.11680046000037692,
     0.11583119250281015,
     0.11514160600199831,
     0.12255167749754038,
     0.11745260600218899
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:768",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     68009874944.11701,
     68232323641.4362,
     68168297870.328125,
     67535829404.44318,
     67977351369.04947,
     67973358233.12377,
     67973644736.78826,
     68001479516.21745,
     67343047758.07808,
     68286221191.790886
    ],
    "real_time_s": [
     0.05995093239907875,
     0.05975321360019734,
     0.059807743600686095,
     0.060371170399594117,
     0.05998257260071113,
     0.05998108240019064,
     0.059982660600508095,
     0.059953547599434394,
     0.060547966399462895,
     0.05971024980099174
    ]
   },
   "iterations": [
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:768",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14888416630.337854,
     14859561084.750256,
     14855046413.481213,
     15141441633.027084,
     15143387002.447233,
     15177092908.641445,
     14930827040.451643,
     14976369121.076183,
     15020370758.491013,
     14839037200.837233
    ],
    "real_time_s": [
     0.2738516490062466,
     0.2743635799997719,
     0.2744820610023453,
     0.26925073599704774,
     0.26922483999805996,
     0.26863377599511296,
     0.27307522900082404,
     0.27224682700034464,
     0.2714289559953613,
     0.2747536460010451
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:768",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     23258654396.09198,
     23263707655.07117,
     23266667540.789387,
     23140562406.694725,
     23243416742.395073,
     23304861805.33133,
     23298352800.735367,
     23326566693.600132,
     23188793684.875027,
     23208672070.36791
    ],
    "real_time_s": [
     0.17529503500190916,
     0.1752597459999379,
     0.17523674650146862,
     0.17619060599827208,
     0.17541465999966024,
     0.17494110899860973,
     0.17500081699836303,
     0.17479797200212488,
     0.17582742049853553,
     0.17567688949930016
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:768",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11950414898.764885,
     10537480790.650328,
     10408191028.914211,
     10791126195.53574,
     11949209744.045927,
     11909941038.909842,
     11873946264.479448,
     10555054311.624914,
     11953186867.812044,
     11923527880.64255
    ],
    "real_time_s": [
     0.3411612199997763,
     0.38691761000518454,
     0.39175125500332797,
     0.377827675001754,
     0.34119964999990776,
     0.3423156469943934,
     0.3434065699984786,
     0.3862937090016203,
     0.34108081299928017,
     0.34193926300213207
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:1024",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     48889565349.85163,
     49190071591.23111,
     49368493378.4336,
     49224432332.08467,
     49057972095.38783,
     49034504788.98116,
     49149089922.30382,
     49033088873.75327,
     49116377211.250885,
     49207248030.393005
    ],
    "real_time_s": [
     0.19768781949824188,
     0.19648916349979118,
     0.19574783200005186,
     0.19633631100077764,
     0.19699415899958694,
     0.19709607599725135,
     0.19663941249746134,
     0.1971015665003506,
     0.19675552499757032,
     0.1963991504999285
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:1024",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     13703193068.307491,
     13478233174.92921,
     13865945584.273209,
     13595816663.491411,
     13774184860.516928,
     13446664929.951666,
     13425543158.683813,
     13611346779.449192,
     13654537606.212152,
     13421929799.295677
    ],
    "real_time_s": [
     0.7052363839975442,
     0.7170143760013161,
     0.6969995800027391,
     0.7108210089936621,
     0.701629878996755,
     0.7187669820050361,
     0.7198483739994117,
     0.7100275710035931,
     0.7077910549996886,
     0.720016179002414
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:1024",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     20772903052.08868,
     20783096826.96933,
     20763171085.59722,
     20767002521.14321,
     20671264367.343716,
     20750908125.275005,
     20757371807.837612,
     20750929602.558025,
     20755607540.432823,
     20829761673.703537
    ],
    "real_time_s": [
     0.4652499340008945,
     0.46501271599845495,
     0.4654439459991409,
     0.46537451599579077,
     0.46753276100207586,
     0.4657225500050118,
     0.46557954099989735,
     0.46575516399752814,
     0.46563722899736604,
     0.46396762700169353
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:1024",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11057840320.624414,
     10534927912.309288,
     11107208904.664034,
     11132861436.577965,
     10339766225.721798,
     11119996684.878056,
     11115935455.717628,
     10385025388.948772,
     11117455242.394814,
     11081960047.228548
    ],
    "real_time_s": [
     0.8740497349936049,
     0.9173539740004345,
     0.8701029010044296,
     0.8680734980007401,
     0.9347096440033056,
     0.8690715739940061,
     0.8694350470032077,
     0.9305716250019033,
     0.8693186020027497,
     0.8720942489962908
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:1536",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     44496323563.93488,
     44811699619.68686,
     44880549847.419014,
     44721772955.71432,
     44807038358.64264,
     44863147171.19163,
     44882747710.44428,
     44813873380.006325,
     44820300148.7449,
     44832497644.19153
    ],
    "real_time_s": [
     0.7331100970041007,
     0.7278693410044071,
     0.7267670149958576,
     0.7293690959995729,
     0.7279231689972221,
     0.7270840389974184,
     0.7266849389998243,
     0.7278321150006378,
     0.7277596399944742,
     0.7274992730017402
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:1536",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15612053990.300825,
     15383833466.3396,
     15582227471.455334,
     15745662932.642672,
     15670243405.139055,
     15307225741.61432,
     15595337663.022942,
     15278865314.98127,
     15229741369.19328,
     15256518571.670877
    ],
    "real_time_s": [
     2.0893100059984135,
     2.120239253999898,
     2.093282267996983,
     2.0715354299973114,
     2.0814974780005286,
     2.1308552969931043,
     2.0914546830026666,
     2.134784255998966,
     2.141657179003232,
     2.1379009960000985
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:1536",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     20165686050.24683,
     20182617232.43503,
     20144750614.024506,
     20112693490.570274,
     20149614951.725346,
     20170170562.647316,
     20101504758.766335,
     20140219353.48791,
     20167470233.02193,
     20170563486.33497
    ],
    "real_time_s": [
     1.6174827340000777,
     1.6161232279991964,
     1.6191430089966161,
     1.621783773000061,
     1.6188091450021604,
     1.6172511320037302,
     1.6226496270028294,
     1.6195762819988886,
     1.6172869299989543,
     1.617083589997492
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:1536",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11174116182.94334,
     10559706432.19629,
     10639890478.324759,
     11291257607.652582,
     11276451308.24045,
     11261902183.563705,
     11177184227.786121,
     10569534013.090334,
     11250662204.670795,
     11182154122.771906
    ],
    "real_time_s": [
     2.919083995999245,
     3.088982713001315,
     3.0656408099966943,
     2.888880386002711,
     2.8925252319968426,
     2.896332780997909,
     2.918335840004147,
     3.086111554999661,
     2.8991960909988848,
     2.9169736279945937
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:2048",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     43383884910.51448,
     43316385120.72868,
     43227388880.854744,
     43387607268.42519,
     43387187892.36403,
     43244082541.88833,
     43539434188.833405,
     43423278963.49414,
     43371395203.1622,
     43442683655.28165
    ],
    "real_time_s": [
     1.7821303970049485,
     1.7849065549962688,
     1.7885767170009785,
     1.781953719997546,
     1.782028587003879,
     1.7878884269957782,
     1.7757727510033876,
     1.7805612759984797,
     1.7826914980032598,
     1.7798077199986437
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:2048",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14079657146.304392,
     14046281444.229229,
     14077859515.651518,
     14049345410.225788,
     13957202241.811516,
     13975007504.610054,
     13944973319.466217,
     14140375650.76835,
     14118394088.4047,
     13887595789.208881
    ],
    "real_time_s": [
     5.491334640006244,
     5.504302412999095,
     5.492145954995067,
     5.503138103005767,
     5.539572121000675,
     5.532390733002103,
     5.544313934995444,
     5.467755236000813,
     5.476294699998108,
     5.567343718998018
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:2048",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     20211013562.65014,
     20118512134.70514,
     20173707862.21547,
     20082462744.432686,
     20033256793.50443,
     20066686362.84958,
     20057871295.7248,
     20083819905.46049,
     20137891496.192493,
     20115149585.646004
    ],
    "real_time_s": [
     3.82549480599846,
     3.843138446005469,
     3.832676715006528,
     3.8500507630014913,
     3.8594916919973916,
     3.853134369994223,
     3.8552583390046493,
     3.849791615000868,
     3.8393810380002833,
     3.8438382059975993
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:2048",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11429508090.956287,
     10860056718.618395,
     11325765691.6803,
     10845528089.317217,
     11412982316.45844,
     11427146123.087605,
     11357996279.832602,
     11300523267.325342,
     11350078927.83264,
     10853677737.712784
    ],
    "real_time_s": [
     6.764721807005117,
     7.1196211950009465,
     6.826716244999261,
     7.1290194890025305,
     6.774610698004835,
     6.766213107999648,
     6.807331479001732,
     6.8419424680032535,
     6.812246471003164,
     7.123819381005887
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:100",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     20721982702.948017,
     19880412010.495735,
     20317603606.657196,
     20320611046.67051,
     20297563767.177048,
     20091401588.612614,
     19902135617.159233,
     20094480185.71254,
     20447363859.79057,
     20425610553.232796
    ],
    "real_time_s": [
     0.0004343387683863892,
     0.00045270474647153216,
     0.0004430121471031412,
     0.0004429805946795246,
     0.00044348982785112796,
     0.00044796667919603156,
     0.000452294804376542,
     0.0004479021095470905,
     0.00044015241471978767,
     0.00044065191236405504
    ]
   },
   "iterations": [
    639,
    639,
    639,
    639,
    639,
    639,
    639,
    639,
    639,
    639
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:100",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9920029979.283949,
     9030073121.495855,
     9043622973.710976,
     9648853619.437063,
     9105979228.861446,
     8999962723.55613,
     8963634787.953512,
     9106861691.24668,
     9601338830.660866,
     9121488261.16053
    ],
    "real_time_s": [
     0.0009073814397210466,
     0.0009967644999967064,
     0.0009952263723357485,
     0.0009327624255299226,
     0.0009884158368569185,
     0.0010000407624145943,
     0.0010043513368584416,
     0.0009883437056706621,
     0.0009374430567261034,
     0.0009867714255419066
    ]
   },
   "iterations": [
    282,
    282,
    282,
    282,
    282,
    282,
    282,
    282,
    282,
    282
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:100",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15227267399.76536,
     15083740976.327938,
     15277484105.950687,
     14959892092.438404,
     14872150772.031029,
     15388125572.421999,
     15150547941.037329,
     15029494043.962765,
     15160966486.42279,
     15413458335.065256
    ],
    "real_time_s": [
     0.0005910559081176195,
     0.0005966783055633159,
     0.0005891553803374912,
     0.0006016358247740218,
     0.0006052135085443514,
     0.0005849145256325157,
     0.0005940774059810916,
     0.0005988292393114659,
     0.0005936507799265395,
     0.0005839024081193886
    ]
   },
   "iterations": [
    468,
    468,
    468,
    468,
    468,
    468,
    468,
    468,
    468,
    468
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:100",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7066615091.236153,
     7202692385.284074,
     7098398349.221881,
     7721698419.526692,
     7318552704.750131,
     7853088609.655833,
     7818400549.930837,
     7253303252.3152075,
     7260996198.320931,
     7822030490.418079
    ],
    "real_time_s": [
     0.0012736840829518563,
     0.0012496473231389978,
     0.0012679460261974843,
     0.00116564381221898,
     0.001229754161581755,
     0.0011460767117723943,
     0.0011511867554610754,
     0.001240881925783533,
     0.0012395897161560723,
     0.0011506533056653133
    ]
   },
   "iterations": [
    229,
    229,
    229,
    229,
    229,
    229,
    229,
    229,
    229,
    229
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:200",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     37656183696.66438,
     37923666967.51239,
     38428747370.23335,
     37909396736.53549,
     37715906206.60168,
     37757242496.05514,
     38052361685.88477,
     38508634017.10264,
     37826521741.8502,
     37962893784.841866
    ],
    "real_time_s": [
     0.0019123530821585299,
     0.0018988617671249369,
     0.0018736563972496486,
     0.0018993664657189161,
     0.0019093599452115661,
     0.0019071242123286476,
     0.0018922313150777548,
     0.0018699084109469629,
     0.0019034723356451475,
     0.0018966170410587365
    ]
   },
   "iterations": [
    146,
    146,
    146,
    146,
    146,
    146,
    146,
    146,
    146,
    146
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:200",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11755094790.507914,
     11184825709.900068,
     11228305393.478235,
     11329690565.065393,
     11418671380.070738,
     11227648947.706074,
     11753934344.743975,
     11902514220.61155,
     11393151266.62323,
     11735209556.702885
    ],
    "real_time_s": [
     0.006125314155522372,
     0.006438089911211541,
     0.006412789666663027,
     0.006355102266792932,
     0.006306405066667745,
     0.006412769466664435,
     0.006125738200110694,
     0.006049364822360481,
     0.006320207577826093,
     0.006136806466707235
    ]
   },
   "iterations": [
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:200",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     22820255986.085964,
     22797301508.751827,
     22587324163.77574,
     22759689319.56339,
     22947885839.960518,
     22859082694.220673,
     22651713310.577213,
     22742328512.468746,
     22756230573.408554,
     22580321811.263508
    ],
    "real_time_s": [
     0.003155282177774805,
     0.0031584388110786677,
     0.003187841655583018,
     0.003163472422278978,
     0.0031377944556071377,
     0.0031503171999550735,
     0.0031788005555831154,
     0.0031659649666431105,
     0.003164361844473105,
     0.0031886015888529886
    ]
   },
   "iterations": [
    90,
    90,
    90,
    90,
    90,
    90,
    90,
    90,
    90,
    90
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:200",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9546421834.105303,
     9644837336.881985,
     9489385025.727652,
     9444022657.911226,
     9542467893.682241,
     9446908105.169876,
     8637142945.16332,
     9558447276.885994,
     9524539970.084333,
     8516527522.091902
    ],
    "real_time_s": [
     0.00754289983789833,
     0.00746599972960728,
     0.007588426810822991,
     0.007624158080992905,
     0.007545469297297501,
     0.007621856540641307,
     0.0083364121622966,
     0.007533915027051006,
     0.007559584054114247,
     0.008455241486592206
    ]
   },
   "iterations": [
    37,
    37,
    37,
    37,
    37,
    37,
    37,
    37,
    37,
    37
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:257",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     39482755477.6304,
     39407791718.968605,
     39550805747.427704,
     39518912890.91109,
     39584030313.85321,
     39538170604.55318,
     39547021508.78637,
     39537149881.64329,
     39422116002.33656,
     39400108491.458046
    ],
    "real_time_s": [
     0.00386938672604068,
     0.003877050137069166,
     0.0038629169315729634,
     0.003865858821907202,
     0.003859580150699364,
     0.0038642640410378667,
     0.003863402602740417,
     0.003864078424581525,
     0.0038755738493557444,
     0.003878006465714712
    ]
   },
   "iterations": [
    73,
    73,
    73,
    73,
    73,
    73,
    73,
    73,
    73,
    73
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:257",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     12191010748.56047,
     12281206412.921974,
     12273282954.644022,
     12531432244.443115,
     12402185731.51249,
     12242744402.274376,
     12275261650.07404,
     12268192569.218336,
     12302472783.295092,
     12380905186.050686
    ],
    "real_time_s": [
     0.012531630363810109,
     0.012440443772819972,
     0.012449020409059647,
     0.012191816727202176,
     0.012318933772886259,
     0.012479291909337255,
     0.012447492818120572,
     0.012452767727319786,
     0.012418717091019393,
     0.012339925863753624
    ]
   },
   "iterations": [
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:257",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     24690187626.758793,
     24550442150.85578,
     24648812098.751106,
     24635156282.98932,
     24676168136.13594,
     24689880376.52843,
     24811762867.382668,
     24347901495.8728,
     24762457204.521633,
     24705476704.14761
    ],
    "real_time_s": [
     0.006188003111068004,
     0.006222894933469233,
     0.006198499866715994,
     0.0062017585333604885,
     0.006191306111092369,
     0.006188163511170488,
     0.006157937355520619,
     0.006275194533292152,
     0.006169588599974911,
     0.006184394155570772
    ]
   },
   "iterations": [
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:257",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9129626451.570541,
     10110679815.643604,
     10142836063.560669,
     10305086596.754393,
     9097408195.49158,
     9024086108.844156,
     10209143114.502584,
     9075698784.826551,
     9961195090.80647,
     10226975373.883316
    ],
    "real_time_s": [
     0.01673492984187569,
     0.015111580631606846,
     0.015063853894963886,
     0.014827977473798552,
     0.01679316889471681,
     0.016930757579087328,
     0.014964997052294695,
     0.016833172210777105,
     0.015337478526098973,
     0.014939601683995295
    ]
   },
   "iterations": [
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:500",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     59365943021.79823,
     59279462714.98063,
     59346629168.09399,
     60034509864.124405,
     59588330128.21255,
     59659881613.44706,
     59686279576.96079,
     59680915164.80449,
     59609737328.14998,
     59717252557.3889
    ],
    "real_time_s": [
     0.018950606399933654,
     0.018980196799869495,
     0.018958188533239686,
     0.018739510866968585,
     0.01888045879992812,
     0.01885878520018499,
     0.01885047633307598,
     0.018850778066553178,
     0.018874293133073174,
     0.018839795933066245
    ]
   },
   "iterations": [
    15,
    15,
    15,
    15,
    15,
    15,
    15,
    15,
    15,
    15
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:500",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14260677380.336859,
     14168123761.117325,
     14412227195.193796,
     14108412787.289377,
     14178594821.79239,
     14197772292.544468,
     14289413338.509775,
     14323903312.546637,
     14102477173.447807,
     14285686077.15001
    ],
    "real_time_s": [
     0.07889436749974266,
     0.07940980274906907,
     0.0780682042513945,
     0.07974040599947331,
     0.07935413225095546,
     0.07923972475146002,
     0.07873187175027853,
     0.07854305449836829,
     0.07978944625028817,
     0.07875415724993218
    ]
   },
   "iterations": [
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:500",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     29446677852.91211,
     29626516173.644665,
     29827162106.121597,
     29600314118.914337,
     29624349257.444397,
     29536124531.235405,
     29438859011.28311,
     29572025313.167316,
     29720325509.839138,
     29558544433.830124
    ],
    "real_time_s": [
     0.0382076457140751,
     0.037974477286167846,
     0.0377205015715195,
     0.03800836385718347,
     0.03798577228527782,
     0.03809500771395896,
     0.03821548599911954,
     0.03804649928601325,
     0.03785357657138126,
     0.03806194671467113
    ]
   },
   "iterations": [
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:500",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11411911438.69611,
     11494265400.306522,
     11397978357.29628,
     11504082855.247173,
     10579969441.976948,
     11392503509.903673,
     11468795175.371405,
     11390502493.7181,
     11470511873.172829,
     11348465681.221325
    ],
    "real_time_s": [
     0.09858518500065352,
     0.09789326699925976,
     0.09871425433326901,
     0.09779686766705709,
     0.10633727366560682,
     0.09875538699998289,
     0.09809809799965781,
     0.09877273033392461,
     0.09808842000105264,
     0.09913342433234598
    ]
   },
   "iterations": [
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:1000",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     52294645919.886566,
     51954942088.028496,
     52081916904.12439,
     52148301274.45488,
     52428945365.9586,
     52103541245.55808,
     52454650179.19358,
     52282721874.1644,
     52145241624.73148,
     52306548350.057945
    ],
    "real_time_s": [
     0.17211575150213324,
     0.1732390069992107,
     0.17281769550027096,
     0.17261023900209693,
     0.17166567099775423,
     0.17273497250062064,
     0.17157923950071566,
     0.1721567460008373,
     0.1726203075013473,
     0.1720727834981517
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:1000",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15108925430.829668,
     15237646074.212996,
     15055197094.938757,
     15368660744.423141,
     15043730444.518118,
     15199292002.11578,
     15029737337.30268,
     15384578593.118341,
     15339237514.931042,
     15346391929.48582
    ],
    "real_time_s": [
     0.5957066010014388,
     0.5907447210047394,
     0.597826923003595,
     0.5856234349994338,
     0.5983117249998031,
     0.592170283998712,
     0.5988176249957178,
     0.5850494100013748,
     0.5867952740009059,
     0.586494795003091
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:1000",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     21139705258.43867,
     21150365761.733894,
     21110099541.20491,
     21055222430.221554,
     21128676527.64002,
     21084989368.11695,
     21131715256.134216,
     21151412186.728058,
     21123063085.23294,
     21109951145.35811
    ],
    "real_time_s": [
     0.42581824700027937,
     0.42556149200390797,
     0.4263646999970661,
     0.4274549250039854,
     0.4259868379958789,
     0.42689273200085154,
     0.4259265119981137,
     0.4255154659986147,
     0.42608785600168636,
     0.42639074799808446
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:1000",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11931828405.22478,
     11923280415.258118,
     11914583587.725563,
     10565775066.693386,
     11917063119.771778,
     11898670572.37776,
     10567610463.909863,
     11999467415.639175,
     11927022445.815403,
     10773022786.698116
    ],
    "real_time_s": [
     0.7543119120018673,
     0.7549112499982585,
     0.7554046219956946,
     0.8518632720006282,
     0.7552631939979619,
     0.7564020279969554,
     0.8517309260059848,
     0.750063763000071,
     0.754649069000152,
     0.8354855049983598
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f32/n:1001",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     50422809149.462555,
     50421345458.324936,
     50790219399.417595,
     50365498230.49632,
     50731563929.74,
     50408436155.734924,
     50786849975.30361,
     50821270907.64839,
     50512073405.59408,
     50918932149.7586
    ],
    "real_time_s": [
     0.17903887549982758,
     0.17906214899994666,
     0.17775652449927296,
     0.1792883205016551,
     0.17794499099909447,
     0.17907994300185237,
     0.177764981497603,
     0.17764920699846698,
     0.17871249150266524,
     0.17729514449820272
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f32/n:1001",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15205311148.593214,
     14976097508.168972,
     15205355175.988165,
     15327798810.076591,
     15264133127.559708,
     15163836284.424004,
     14841939406.779976,
     15357046423.060425,
     15411166952.451366,
     14991893604.954199
    ],
    "real_time_s": [
     0.5937529389993871,
     0.6028097930029617,
     0.5936869040015155,
     0.5889783290040215,
     0.591449528998055,
     0.5953356419995545,
     0.6082251560001168,
     0.5878738939936738,
     0.5857599360024324,
     0.6021510620048504
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/eigen/f64/n:1001",
   "op": "SYEV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     20782377265.84284,
     20769869383.06177,
     20740439967.266,
     20643861448.73316,
     20715268590.174923,
     20663837798.713066,
     20691404333.627136,
     20637111161.765484,
     20785549653.265053,
     20823421910.50415
    ],
    "real_time_s": [
     0.4343891679964145,
     0.43469322499731794,
     0.4352548960014247,
     0.4373536540006171,
     0.43583608800690854,
     0.436884229995485,
     0.4362979249999626,
     0.43744319800316595,
     0.43438840500311926,
     0.4335383729994647
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "SYEV/openblas/f64/n:1001",
   "op": "SYEV",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     10656462119.678675,
     10749257221.047033,
     12019657017.696325,
     11948401892.130695,
     11900339785.388662,
     10681408632.125237,
     11910913972.915426,
     11868580250.967674,
     12003428187.183424,
     11928241732.005037
    ],
    "real_time_s": [
     0.8472290220015567,
     0.8398193340035505,
     0.7510987929999828,
     0.7556110029981938,
     0.7586148039990803,
     0.8452192760014442,
     0.7579840010002954,
     0.7607168600006844,
     0.752103115002683,
     0.7567936339983135
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  }
 ]
}
