remove chronos future tracking from default build (#1628)
uses a lot of memory, specially during sync
This commit is contained in:
parent
c08b786e77
commit
bcbc7acd18
|
@ -78,4 +78,4 @@ switch("warning", "ObservableStores:off")
|
|||
switch("warning", "LockLevel:off")
|
||||
|
||||
# Useful for Chronos metrics.
|
||||
--define:chronosFutureTracking
|
||||
#--define:chronosFutureTracking
|
||||
|
|
Loading…
Reference in New Issue