waste_lens_dio 0.1.0 copy "waste_lens_dio: ^0.1.0" to clipboard
waste_lens_dio: ^0.1.0 copied to clipboard

Dio add-on for waste_lens: detect redundant API calls, coalesce in-flight duplicate requests, and report wasted bytes via the waste_lens overlay.

0.1.0 #

Initial release.

  • RedundantCallInterceptor: in-flight coalescing for idempotent duplicates (opt-in) and always-on redundancy-window detection.
  • requestSignature: canonical, order-independent request signatures with body sensitivity.
  • CallReport: totals, redundant count, % wasted, wasted bytes, and top offending endpoints. Routes findings into the waste_lens bus.
0
likes
160
points
173
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dio add-on for waste_lens: detect redundant API calls, coalesce in-flight duplicate requests, and report wasted bytes via the waste_lens overlay.

Repository (GitHub)
View/report issues
Contributing

Topics

#performance #profiling #debugging #dio

License

MIT (license)

Dependencies

crypto, dio, flutter, meta, waste_lens

More

Packages that depend on waste_lens_dio