Skip to content

v0.1.12

Compare
Choose a tag to compare
@jrgarciadev jrgarciadev released this 10 Jul 22:07
· 45 commits to main since this release

What's Changed

  • Custom tailwind merge config cache fixed
  • Performance improvements added

Benchmark

TV without slots & tw-merge (enabled) x 424,170 ops/sec ±0.15% (95 runs sampled)
TV without slots & tw-merge (disabled) x 475,632 ops/sec ±1.07% (93 runs sampled)
TV with slots & tw-merge (enabled) x 288,266 ops/sec ±1.09% (96 runs sampled)
TV with slots & tw-merge (disabled) x 331,401 ops/sec ±0.69% (95 runs sampled)
TV without slots & custom tw-merge config x 411,441 ops/sec ±0.53% (98 runs sampled)
TV with slots & custom tw-merge config x 375,262 ops/sec ±0.20% (102 runs sampled)

Fastest is TV without slots & tw-merge (disabled)