Skip to content

Investigate possible bundle size limit #23

Open
@ovflowd

Description

@ovflowd

Within the realm of reasonable, there are always limitations. Reducing bundle sizes is one of the oldest yet, active challenges in the realm of signal processing.

One thing that I'd love about bundlers like WebPack is that they have "conscious" performance checks, and they automatically resolve to default optimizations that the current loaders support.

Having practices set on optimising the resulting bundle, checking if it would somehow reach current hardware constraints (leaks?), et cetera, would be interesting!

This is just a wild-shot, but I believe we should keep performance and optimization in our mind 🤔

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions