CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 22:37:55 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"acbb996bb791a10651300fa59fecb62e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=4mg%2Bzvi%2B%2B%2BByMid9JFbaETkZKaJi3nfQxp7ekIbTAxuqGam64OFyjv%2B2e32WmsJuXBtgqdgi%2BQN83ON05vjY9Zir2DYdenNZD6w%2F3ko7WnG46BFV06mHKx7n1eyf%2BXeoKwkpGcRvo%2FWp%2BE7s8a%2BxoV4AnLaWbpFCFjgaBQl5uJI1hiE%2BF5pCzFUjnTpDebPBCgVpn2tM6lC2B5Ff18yMVd%2FbTYHQ34jv1ckGkLJF76J%2FuXaZuk8GZ%2Fvb3fkC9NtC%2BYu7MSstbYk%2BfkFaiShFzg%3D%3D--TX3iHEh7ACE6aAT1--HJhqafb5p6WO06yfoJFeCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1987409773.1753310274; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:37:54 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:37:54 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CC02:3B93B0:113D09D:14A1006:68816442
Core Properties · brianfrankcooper/YCSB Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Core Properties
Sean Busbey edited this page Sep 24, 2020
·
18 revisions
All workload files can specify the following properties:
- workload: workload class to use (e.g. com.yahoo.ycsb.workloads.CoreWorkload)
-
recordcount: the number of records in the dataset at the start of the workload. used when loading for all workloads. (default: 1000)
-
operationcount: the number of operations to perform in the workload (default: 1000)
- db: database class to use. Alternatively this may be specified on the command line. (default: com.yahoo.ycsb.BasicDB)
- exporter: measurements exporter class to use (default: com.yahoo.ycsb.measurements.exporter.TextMeasurementsExporter)
- exportfile: path to a file where output should be written instead of to stdout (default: undefined/write to stdout)
- threadcount: number of YCSB client threads. Alternatively this may be specified on the command line. (default: 1)
- measurementtype: supported measurement types are hdrhistogram, histogram and timeseries (default: hdrhistogram)
The property files used with the core workload generator can specify values for the following properties:
-
fieldcount: the number of fields in a record (default: 10)
-
fieldlength: the size of each field (default: 100)
-
minfieldlength: the minimum size of each field (default: 1)
-
readallfields: should reads read all fields (true) or just one (false) (default: true)
-
writeallfields: should updates and read/modify/writes update all fields (true) or just one (false) (default: false)
-
readproportion: what proportion of operations should be reads (default: 0.95)
-
updateproportion: what proportion of operations should be updates (default: 0.05)
-
insertproportion: what proportion of operations should be inserts (default: 0)
-
scanproportion: what proportion of operations should be scans (default: 0)
-
readmodifywriteproportion: what proportion of operations should be read a record, modify it, write it back (default: 0)
-
requestdistribution: what distribution should be used to select the records to operate on – uniform, zipfian, hotspot, sequential, exponential or latest (default: uniform)
-
minscanlength: for scans, what is the minimum number of records to scan (default: 1)
-
maxscanlength: for scans, what is the maximum number of records to scan (default: 1000)
-
scanlengthdistribution: for scans, what distribution should be used to choose the number of records to scan, for each scan, between 1 and maxscanlength (default: uniform)
-
insertstart: for parallel loads and runs, defines the starting record for this YCSB instance (default: 0)
-
insertcount: for parallel loads and runs, defines the number of records for this YCSB instance (default: recordcount)
-
zeropadding: for generating a record sequence compatible with string sort order by 0 padding the record number. Controls the number of 0s to use for padding. (default: 1)
For example for row 5, with zeropadding=1 you get ‘user5’ key and with zeropading=8 you get ‘user00000005’ key. In order to see its impact, zeropadding needs to be bigger than number of digits in the record number.
-
insertorder: should records be inserted in order by key (“ordered”), or in hashed order (“hashed”) (default: hashed)
- fieldnameprefix: what should be a prefix for field names, the shorter may decrease the required storage size (default: “field”)
These properties apply to each measurement type:
- hdrhistogram.percentiles: comma seperated list of percentile values to be calculated for each measurement (default: 95,99)
- hdrhistogram.fileoutput=true|false This option will enable periodical writes of the interval histogram into an output file. The path can be set through the ‘hdrhistogram.output.path’ property.
- histogram.buckets: number of buckets for histogram output (default: 1000)
- timeseries.granularity: granularity for the timeseries output (default: 1000)
You can’t perform that action at this time.