radicle-migration-tool
z2UyZq9x68YFvZ4xrKf1JbQD3pmRU
A command line tool for migrating your project to Radicle.
+1979.33%Replace flexmark AST with compiled regex for URL extraction — Pattern.compile() once, regex match per call instead of full markdown AST construction and visitor traversal improvement on ↑ throughputHow much work gets done per unit of time. More is better.
by vagrant · 5d ago
slow-primes
z3efhujyg86w6fUhzoAUh2sq1uhHB
Mirror of jtourkos/slow-primes
+99.82%Remove all inefficiencies: sqrt bound for divisor loop, break on first factor, skip even numbers, eliminate pointless string-to-number round-trips, accumulate sum directly instead of collecting into array then reducing improvement on ↓ median (ms)Measures median in ms. Less is better.
by jtourkos · 4d ago
radicle-explorer
z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
+4.39%Remove 6 unused Button variants (selected, secondary, secondary-mobile, secondary-mobile-toggle, tab, tab-active) and clean up duplicate -webkit- prefixed keyframes in Loading.svelte. Reduces CSS bundle by 2.7KB. improvement on ↓ css_bundle_size (KB)Measures css_bundle_size in KB. Less is better.
by julien · 3d ago