@@ -10,7 +10,7 @@ exports[`Oracle #grow gas for growing by 10 slots when index == cardinality - 1
1010
1111exports [` Oracle #initialize gas 1` ] = ` 70070` ;
1212
13- exports [` Oracle #observe before initialization gas for observe since most recent 1` ] = ` 4215 ` ;
13+ exports [` Oracle #observe before initialization gas for observe since most recent 1` ] = ` 4078 ` ;
1414
1515exports [` Oracle #observe before initialization gas for single observation at current time 1` ] = ` 2965` ;
1616
@@ -39,17 +39,17 @@ Object {
3939}
4040` ;
4141
42- exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas all of last 20 seconds 1` ] = ` 146696 ` ;
42+ exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas all of last 20 seconds 1` ] = ` 139585 ` ;
4343
44- exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas between oldest and oldest + 1 1` ] = ` 11239 ` ;
44+ exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas between oldest and oldest + 1 1` ] = ` 10711 ` ;
4545
4646exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas latest equal 1` ] = ` 2965` ;
4747
4848exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas latest transform 1` ] = ` 3399` ;
4949
50- exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas middle 1` ] = ` 11414 ` ;
50+ exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas middle 1` ] = ` 10886 ` ;
5151
52- exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas oldest 1` ] = ` 10575 ` ;
52+ exports [` Oracle #observe initialized with 5 observations with starting time of 5 gas oldest 1` ] = ` 10438 ` ;
5353
5454exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 fetch many values 1` ] = `
5555Object {
@@ -74,14 +74,14 @@ Object {
7474}
7575` ;
7676
77- exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas all of last 20 seconds 1` ] = ` 146696 ` ;
77+ exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas all of last 20 seconds 1` ] = ` 139585 ` ;
7878
79- exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas between oldest and oldest + 1 1` ] = ` 11239 ` ;
79+ exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas between oldest and oldest + 1 1` ] = ` 10711 ` ;
8080
8181exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas latest equal 1` ] = ` 2965` ;
8282
8383exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas latest transform 1` ] = ` 3399` ;
8484
85- exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas middle 1` ] = ` 11414 ` ;
85+ exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas middle 1` ] = ` 10886 ` ;
8686
87- exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas oldest 1` ] = ` 10575 ` ;
87+ exports [` Oracle #observe initialized with 5 observations with starting time of 4294967291 gas oldest 1` ] = ` 10438 ` ;
0 commit comments