catdad-experiments / catdad-experiments/heic-convert

5MB image take time almost 20 sec in AWS Lambda function

Open
#17 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
320
Forks
36
PR merge metrics
No merged PRs in 30d

Description

I am trying to convert heic image into jpeg.

1 => take image from s3 bucket.
2 => convert image ( quality => 0.35)
3 => save converted image on s3 bucket.

it takes almost 20+ sec for the whole process.

is there any way to reduce this time?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.