generator

command
v0.0.0-...-a92cdc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

README

GDSim Trace Generator

This trace generator was designed to expand build new traces from existing traces.

How to use

Run generator on a directory with the .gen and .filegen files that contain the distributions that you want to use in the synthetic generation. Currently the empirical location distribution is not used due to the lack of location information in the traces we have used. Instead, the generator will use a Zipf distribution. You can configure the skew of the Zipf distribution with the -skew option. You can also use the -total option to define how many jobs to create. The -jobName and -fileName options define the name of the files with job and data information. The -seed option defines the random seed to be used. By default it is zero, so that you can reproduce datasets that you create in this. The seed should be a 64 bits integer.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL