UNPKG

@dapplion/benchmark

Version:

Ensures that new code does not introduce performance regressions with CI. Tracks:

7 lines (6 loc) 251 B
export var HistoryProviderType; (function (HistoryProviderType) { HistoryProviderType["Local"] = "Local"; HistoryProviderType["GaCache"] = "GaCache"; HistoryProviderType["S3"] = "S3"; })(HistoryProviderType || (HistoryProviderType = {}));