Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

DCPerf SimPoint Trace Bundles

Compact, replay-ready DCPerf trace bundles generated with 10M-instruction segments. Each workload contains clustering metadata, SimPoint assignments and weights, Scarab fingerprint validation logs, a DynamoRIO module map, and minimized trace ZIPs for the selected windows.

Django

django/ contains a traced uWSGI application worker from DCPerf Django. Its 14 trace segments were clustered into three selected SimPoints:

Segment Weight
0 0.0733283
5 0.3666410
9 0.5600300

All 14 fingerprint simulations finished successfully. The selected trace ZIPs pass archive-integrity checks and each selected Scarab window reaches 10M fetched instructions. This compact package intentionally omits the much larger whole/raw trace tree.

Download and verify:

hf download harry1332/dcperf-simpoint-bundles-20260711 \
  --repo-type dataset --local-dir dcperf-simpoint-bundles-20260711
cd dcperf-simpoint-bundles-20260711
shasum -a 256 -c validation/django_SHA256SUMS
Downloads last month
121