Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.71 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.71 KB

three-ducks

Tiny Redux clone with plugins.

Reference

See also

  • nano-css — Distilled CSS-in-JS for gourmet developers

Benchmark

Running a simple "counter" micro-benchmark.

three-ducks (with redux preset) x 1,076 ops/sec ±2.58% (47 runs sampled)
redux x 494 ops/sec ±4.40% (43 runs sampled)
Fastest is three-ducks (with redux preset)