EXPLAIN ANALYZE SELECT "collection_basic_arrays"."id"
FROM "collection_basic_arrays"
WHERE ("collection_basic_arrays"."itemid" = 'ns=3;s="Motor"."11A1"."Out_Z"'
AND "collection_basic_arrays"."lineid" = '1'
AND "collection_basic_arrays"."machineid" = '641c0b97d3c5a19affa77b7e'
AND "collection_basic_arrays"."updateat" BETWEEN '2023-04-04 22:00:00+00:00' AND '2023-04-05 06:02:00+00:00')
ORDER BY "collection_basic_arrays"."updateat" ASC
"Custom Scan (DecompressChunk) on collection_basic_arrays_70_chunk (cost=0.44..9.58 rows=22000 width=12) (actual time=0.273..0.313 rows=59 loops=1)"
" Filter: ((updateat >= '2023-04-04 22:00:00+00'::timestamp with time zone) AND (updateat <= '2023-04-05 06:02:00+00'::timestamp with time zone))"
" Rows Removed by Filter: 941"
" -> Index Scan using compress_hyper_4_146_chunk__compressed_hypertable_4_itemid_mach on compress_hyper_4_146_chunk (cost=0.27..9.58 rows=22 width=134) (actual time=0.071..0.082 rows=1 loops=1)"
" Index Cond: ((itemid = 'ns=3;s=""Motor"".""11A1"".""Out_Z""'::text) AND (machineid = '641c0b97d3c5a19affa77b7e'::text) AND (lineid = '1'::text))"
" Filter: ((_ts_meta_max_1 >= '2023-04-04 22:00:00+00'::timestamp with time zone) AND (_ts_meta_min_1 <= '2023-04-05 06:02:00+00'::timestamp with time zone))"
" Rows Removed by Filter: 89"
"Planning Time: 6.628 ms"
"Execution Time: 0.357 ms"
Too Long
EXPLAIN ANALYZE SELECT (CAST(value_unnest AS double precision)) AS "value_conv", "collection_basic_arrays"."id", ("collection_basic_arrays"."updateat" + '2:00:00') AS "time"
FROM "collection_basic_arrays" , LATERAL unnest(value) AS value_unnest
WHERE "collection_basic_arrays"."id" IN (6108348, 6108349, 6108350, 6108351, 6108352, 6108353, 6108354, 6108355, 6108356, 6108357, 6108358, 6108359, 6108360, 6108361, 6108362, 6108363, 6108364, 6108365, 6108366, 6108367, 6108368, 6108369, 6108370, 6108371, 6108372, 6108373, 6108374, 6108375, 6108376, 6108377, 6108378, 6108379, 6108380, 6108381, 6108382, 6108383, 6108384, 6108385, 6108386, 6108387, 6108388, 6108389, 6108390, 6108391, 6108392, 6108393, 6108394, 6108395, 6108396, 6108397, 6108398, 6108399, 6108400, 6108401, 6108402, 6108403, 6108404, 6108405, 6108406)
"Nested Loop (cost=0.05..1562557.70 rows=71820000 width=20) (actual time=91677.035..105215.907 rows=14750 loops=1)"
" -> Append (cost=0.03..36152.82 rows=7182000 width=1190) (actual time=91671.356..105184.525 rows=59 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_5_chunk (cost=0.03..7.16 rows=216000 width=1177) (actual time=2608.488..2610.109 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 214328"
" -> Seq Scan on compress_hyper_4_77_chunk (cost=0.00..7.16 rows=216 width=124) (actual time=0.013..1.453 rows=216 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_14_chunk (cost=0.03..5.62 rows=162000 width=1201) (actual time=1777.660..1778.643 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_116_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.007..0.748 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_21_chunk (cost=0.03..5.62 rows=162000 width=1198) (actual time=1836.501..1837.560 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_117_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.007..0.376 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_29_chunk (cost=0.03..8.70 rows=270000 width=1197) (actual time=3043.945..3044.666 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 267910"
" -> Seq Scan on compress_hyper_4_118_chunk (cost=0.00..8.70 rows=270 width=124) (actual time=0.008..0.654 rows=270 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_40_chunk (cost=0.03..5.62 rows=162000 width=1203) (actual time=1794.260..1794.791 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_119_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.016..0.400 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_44_chunk (cost=0.03..5.62 rows=162000 width=1168) (actual time=2022.847..2023.312 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_120_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.008..0.597 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_45_chunk (cost=0.03..7.16 rows=216000 width=1183) (actual time=2605.615..2606.372 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 214328"
" -> Seq Scan on compress_hyper_4_121_chunk (cost=0.00..7.16 rows=216 width=124) (actual time=0.094..0.981 rows=216 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_46_chunk (cost=0.03..7.16 rows=216000 width=1186) (actual time=2631.352..2631.777 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 214328"
" -> Seq Scan on compress_hyper_4_122_chunk (cost=0.00..7.16 rows=216 width=124) (actual time=0.097..0.980 rows=216 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_47_chunk (cost=0.03..5.62 rows=162000 width=1199) (actual time=2275.769..2276.187 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_123_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.087..0.779 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_48_chunk (cost=0.03..5.62 rows=162000 width=1173) (actual time=2129.270..2129.708 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_124_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.122..0.808 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_49_chunk (cost=0.03..8.70 rows=270000 width=1200) (actual time=3209.418..3209.777 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 267910"
" -> Seq Scan on compress_hyper_4_125_chunk (cost=0.00..8.70 rows=270 width=124) (actual time=0.108..1.202 rows=270 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_50_chunk (cost=0.03..5.62 rows=162000 width=1196) (actual time=2159.726..2159.936 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_126_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.129..0.846 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_51_chunk (cost=0.03..5.62 rows=162000 width=1189) (actual time=2179.259..2179.265 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_127_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.094..0.808 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_52_chunk (cost=0.03..7.16 rows=216000 width=1183) (actual time=2975.483..2975.774 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 214328"
" -> Seq Scan on compress_hyper_4_128_chunk (cost=0.00..7.16 rows=216 width=124) (actual time=0.128..1.358 rows=216 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_53_chunk (cost=0.03..7.16 rows=216000 width=1196) (actual time=2982.037..2982.307 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 214328"
" -> Seq Scan on compress_hyper_4_129_chunk (cost=0.00..7.16 rows=216 width=124) (actual time=0.174..1.127 rows=216 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_54_chunk (cost=0.03..5.62 rows=162000 width=1174) (actual time=2165.433..2165.438 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_130_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.107..0.744 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_55_chunk (cost=0.03..5.62 rows=162000 width=1168) (actual time=2236.158..2236.448 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_131_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=0.108..0.742 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_56_chunk (cost=0.03..8.70 rows=270000 width=1203) (actual time=3381.932..3382.206 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
............................................. REPETED LINES.......................................
" Rows Removed by Filter: 214328"
" -> Seq Scan on compress_hyper_4_150_chunk (cost=0.00..7.16 rows=216 width=124) (actual time=0.097..1.014 rows=216 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_75_chunk (cost=0.03..5.62 rows=162000 width=1195) (actual time=2036.813..2036.814 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 160746"
" -> Seq Scan on compress_hyper_4_151_chunk (cost=0.00..5.62 rows=162 width=124) (actual time=1.674..2.358 rows=162 loops=1)"
" -> Custom Scan (DecompressChunk) on collection_basic_arrays_76_chunk (cost=0.05..2.54 rows=54000 width=1198) (actual time=717.785..717.786 rows=0 loops=1)"
" Filter: (id = ANY ('{6108348,6108349,6108350,6108351,6108352,6108353,6108354,6108355,6108356,6108357,6108358,6108359,6108360,6108361,6108362,6108363,6108364,6108365,6108366,6108367,6108368,6108369,6108370,6108371,6108372,6108373,6108374,6108375,6108376,6108377,6108378,6108379,6108380,6108381,6108382,6108383,6108384,6108385,6108386,6108387,6108388,6108389,6108390,6108391,6108392,6108393,6108394,6108395,6108396,6108397,6108398,6108399,6108400,6108401,6108402,6108403,6108404,6108405,6108406}'::integer[]))"
" Rows Removed by Filter: 53582"
" -> Seq Scan on compress_hyper_4_152_chunk (cost=0.00..2.54 rows=54 width=124) (actual time=0.824..1.093 rows=54 loops=1)"
" -> Memoize (cost=0.01..0.11 rows=10 width=32) (actual time=0.117..0.307 rows=250 loops=59)"
" Cache Key: collection_basic_arrays_5_chunk.value"
" Cache Mode: binary"
" Hits: 0 Misses: 59 Evictions: 0 Overflows: 0 Memory Usage: 853kB"
" -> Function Scan on unnest value_unnest (cost=0.00..0.10 rows=10 width=32) (actual time=0.035..0.087 rows=250 loops=59)"
"Planning Time: 18.938 ms"
"JIT:"
" Functions: 82"
" Options: Inlining true, Optimization true, Expressions true, Deforming true"
" Timing: Generation 3.072 ms, Inlining 16.733 ms, Optimization 98.150 ms, Emission 116.508 ms, Total 234.463 ms"
"Execution Time: 105245.496 ms"