Giter Site home page Giter Site logo

kazakuri / anilist-toolbox Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 717 KB

Collection of tools I use daily on AniList.

Home Page: https://anilist.tenka.dev/

License: MIT License

JavaScript 1.07% Dockerfile 1.63% Rust 88.44% HTML 1.20% TypeScript 0.10% SCSS 7.55%

anilist-toolbox's People

Contributors

kazakuri avatar

Watchers

 avatar  avatar

anilist-toolbox's Issues

Investigate WASM Bundle Size

Currently, the WASM bundle is 926.57 KB (328.89 KB after gzip), which is a little big.

Twiggy reports that at least a third of the WASM is in the data segment and function name subsection. Whatever that means.

 Shallow Bytes │ Shallow % │ Item
───────────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────
        186884 ┊    16.12% ┊ "function names" subsection
         60773 ┊     5.24% ┊ data[9]
         58057 ┊     5.01% ┊ data[108]
         40023 ┊     3.45% ┊ data[132]
         37967 ┊     3.27% ┊ data[70]
         22197 ┊     1.91% ┊ http::header::name::parse_hdr::hb7d759bac789b626
         16354 ┊     1.41% ┊ data[2]
         10594 ┊     0.91% ┊ <anilist_toolbox::components::media::Media as yew::html::Component>::view::h12df1d87c1500729
          8018 ┊     0.69% ┊ data[34]
          6848 ┊     0.59% ┊ <anilist_toolbox::components::nav::Nav as yew::html::Component>::view::h9d27ce2113d82643
        711619 ┊    61.38% ┊ ... and 4031 more.
       1159334 ┊   100.00% ┊ Σ [4041 Total Rows]

Of the remaining ~4000 rows, a lot of them seem to be related to serde, and twiggy monos seems to agree with that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.