Skip to content

Improve image load time #6

@Spartee

Description

@Spartee

Description

Even though this is not a latency critical application, the images can sometimes take quite a bit of time to load. This is because we are using an external data source to load the images.

Implementation

Option 1

  • Load images into an S3 bucket
  • replace current image_url with link to s3 bucket

Option 2

  • Use smaller images that will transfer faster (the dataset has links for many other sizes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions