package microbench
Type Members
- class SequencerBenchmark extends HasExecutorServiceGeneric with TestEssentials with FlagCloseable with HasCloseContext
- Annotations
- @SuppressWarnings() @State() @Warmup() @Measurement() @Fork()
General console
utilities
General console
utilities
Provides shorthands for general purpose types.
Provides shorthands for general purpose types.
Most notably, it provides a facade for Daml-LF transactions and nodes. By default, code should access Daml-LF transaction and nodes types through this facade.