Commit graph

1135 commits

Author SHA1 Message Date
Abhinav 97b82c156d v1.6.17-beta.1 2023-01-11 23:01:24 +05:30
Abhinav 5182578de3 update UI 2023-01-11 23:01:02 +05:30
Abhinav 1099c93599 Merge branch 'log-high-memory-usage' into release 2023-01-11 23:00:35 +05:30
Abhinav 386808bf54 reset testing changes 2023-01-11 22:57:05 +05:30
Abhinav 4484977c07 increase renderer high limit 2023-01-11 22:56:06 +05:30
Abhinav c71d571c86 use processMemoryInfo for renderer too 2023-01-11 20:57:25 +05:30
Abhinav faab06506e update main HIGH_MEMORY_USAGE_THRESHOLD_IN_KILOBYTES 2023-01-11 19:59:16 +05:30
Abhinav Kumar 7d5d92b94d
Merge pull request #130 from ente-io/use-stream-for-temp-file-creation
Use stream for temp file creation
2023-01-11 16:54:56 +05:30
Abhinav ffedd39bd8 update UI 2023-01-11 16:46:45 +05:30
Abhinav 03be62a082 add renderer spike logging 2023-01-11 14:35:40 +05:30
Abhinav 71e96df454 log sudden increase in memory and app using more than high limit 2023-01-11 13:58:46 +05:30
Abhinav 6a47f6d7ea log ffmpeg execution time 2023-01-11 11:19:56 +05:30
Abhinav d197e82101 update spike detection logic 2023-01-10 21:58:54 +05:30
Abhinav 2141524ee4 update UI 2023-01-10 19:11:13 +05:30
Abhinav ab09f5e759 fix api 2023-01-10 18:50:49 +05:30
Abhinav e61b14c373 update writeStream to async function 2023-01-10 18:50:30 +05:30
Abhinav 6773c07f2d change write-temp-file to get-temp-file-path 2023-01-10 18:24:03 +05:30
Abhinav 0e8ff75645 use stream to write file instead of loading whole file 2023-01-10 18:23:39 +05:30
Abhinav 69392d9ee9 added loop to retry if tempPath already exists 2023-01-10 18:18:23 +05:30
Abhinav a72af289ad wait for stream to finish before returning 2023-01-10 18:15:54 +05:30
Abhinav ed0568a9a4 add getNormalizedWebFrameResourceUsage util 2023-01-06 23:01:37 +05:30
Abhinav dd7081478f increase log size to 50MB 2023-01-06 22:44:07 +05:30
Abhinav ae8326a773 remove getSystemMemoryInfo as free memory reported is incorrect 2023-01-06 22:41:33 +05:30
Abhinav 7fabf2c5c9 add getNormalizedHeapStatistics util 2023-01-06 22:40:20 +05:30
Abhinav 4c36a3b808 prevent nan 2023-01-06 21:56:39 +05:30
Abhinav d18462535e no need of platform check 2023-01-06 17:01:30 +05:30
Abhinav 54fc0705cd fix units and add spike logger 2023-01-06 14:58:23 +05:30
Abhinav a66d720dc2 convert process stats to human readable format value 2023-01-06 13:25:50 +05:30
Abhinav d71d65073f rename constant 2023-01-06 13:09:57 +05:30
Abhinav fc9823edc7 update UI 2023-01-06 13:09:36 +05:30
Abhinav Kumar b4307930d5
Merge pull request #128 from ente-io/add-image-thumbnail-generation-api
Add image thumbnail generation api
2023-01-06 13:06:41 +05:30
Abhinav 5980e06da8 update UI 2023-01-06 12:38:51 +05:30
Abhinav 9117926b67 use new variable for escaped command 2023-01-06 12:38:33 +05:30
Abhinav d8b81028b3 remove console log 2023-01-06 12:24:35 +05:30
Abhinav efbdf66bfd reduce max quality 2023-01-06 12:20:48 +05:30
Abhinav 452c636924 update UI 2023-01-06 12:14:02 +05:30
Abhinav 0a4c1052a3 v1.6.17-alpha.3 2023-01-06 11:24:41 +05:30
Abhinav e736648e9a update UI 2023-01-06 11:24:24 +05:30
Abhinav b83959e53a update UI 2023-01-06 10:58:54 +05:30
Abhinav 7a41aee5dd fix thumbnail generation cmds 2023-01-06 10:58:35 +05:30
Abhinav dc658ca287 update UI 2023-01-05 10:55:12 +05:30
Abhinav 462b1209fe update UI 2023-01-05 10:54:32 +05:30
Abhinav d8c69c5acc add size parameter 2023-01-05 10:53:57 +05:30
Abhinav 3eb994ac8e update actions to use node 16 2023-01-03 15:07:48 +05:30
Abhinav 9fea5e4149 v1.6.17-alpha.2 2023-01-03 14:11:11 +05:30
Abhinav 6fa796bc0b use find and replaceAll for SAMPLE_SIZE_PLACEHOLDER MAX_DIMENSION_PLACEHOLDER 2023-01-03 14:10:51 +05:30
Abhinav bfdf1c04d7 update tsconfig to es2021 2023-01-03 14:09:46 +05:30
Abhinav 794c3bf007 refactor code to use command template and escape shell to prevent unescaped characters 2023-01-03 13:34:12 +05:30
Abhinav 28af6873f0 no need to export constants 2023-01-03 13:29:42 +05:30
Abhinav 0ec70ed777 update log 2023-01-03 13:28:14 +05:30