tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
AddRemoveAndReadTheResult
tagion
testbench
dart
dart_sync_stress
Undocumented in source.
@
safe
@
Scenario
("add remove and read the result", [])
class
AddRemoveAndReadTheResult {
DartInfo
info
;
DART
db1
;
DART
db2
;
RandomArchives
[]
random_archives
;
Mt19937
gen
;
auto
insert_watch
;
auto
read_watch
;
uint
number_of_seeds
;
uint
number_of_rounds
;
uint
number_of_samples
;
bool
bullseyes_not_the_same
;
uint
operations
;
this
(DartInfo info, uint seed, uint number_of_seeds, uint number_of_rounds, uint number_of_samples);
Document
dartfiles
();
Document
randomarchives
();
Document
instructions
();
Document
databases
();
Document
darts
();
}
Constructors
this
this
(DartInfo info, uint seed, uint number_of_seeds, uint number_of_rounds, uint number_of_samples)
Undocumented in source.
Members
Functions
dartfiles
Document
dartfiles
()
Undocumented in source. Be warned that the author may not have intended to support it.
darts
Document
darts
()
Undocumented in source. Be warned that the author may not have intended to support it.
databases
Document
databases
()
Undocumented in source. Be warned that the author may not have intended to support it.
instructions
Document
instructions
()
Undocumented in source. Be warned that the author may not have intended to support it.
randomarchives
Document
randomarchives
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bullseyes_not_the_same
bool
bullseyes_not_the_same
;
Undocumented in source.
db1
DART
db1
;
Undocumented in source.
db2
DART
db2
;
Undocumented in source.
gen
Mt19937
gen
;
Undocumented in source.
info
DartInfo
info
;
Undocumented in source.
insert_watch
auto
insert_watch
;
Undocumented in source.
number_of_rounds
uint
number_of_rounds
;
Undocumented in source.
number_of_samples
uint
number_of_samples
;
Undocumented in source.
number_of_seeds
uint
number_of_seeds
;
Undocumented in source.
operations
uint
operations
;
Undocumented in source.
random_archives
RandomArchives
[]
random_archives
;
Undocumented in source.
read_watch
auto
read_watch
;
Undocumented in source.
Meta
Source
See Implementation
tagion
testbench
dart
dart_sync_stress
aliases
FeatureContext
classes
AddRemoveAndReadTheResult
manifest constants
feature