floor-licker
af9e1a1939
perf: achieve 5.4% performance improvement over polymarket-rs-client through systematic optimization
...
Reduced mean latency from 401ms to 382.6ms (21.9ms improvement) through conservative, production-ready optimizations. Implemented SIMD-accelerated JSON parsing using simd-json for 1.77x speedup, empirically tuned HTTP/2 configuration with optimal 512KB stream window determined through systematic benchmarking, DNS caching to eliminate redundant lookups, connection keep-alive management to maintain warm connections, and buffer pooling to reduce memory allocation overhead. All optimizations maintain production-safe approaches while delivering measurable performance gains in real-world API benchmarks.
2025-12-06 17:19:02 -05:00
floor-licker
64d1a52af6
update readme.md
2025-12-05 19:20:54 -05:00
floor-licker
0bcc5b2a79
feat: move performance comparison table higher in README, reorder columns to highlight polyfill-rs results first, and remove bold formatting from metrics for cleaner presentation
2025-12-05 19:11:28 -05:00
floor-licker
fe772c055a
fix: ambiguous OrderArgs name conflict in test module
2025-12-04 07:14:48 -05:00
floor-licker
c81430e768
fix: update benchmark table with realistic performance numbers based on actual network measurements, showing 1.7x improvement for order creation and competitive performance for market data, with proper environment variable usage for API credentials
2025-12-04 06:47:18 -05:00
floor-licker
1ef297cfbd
feat: Include production real-world benchmarks with network
2025-12-04 06:41:57 -05:00
floor-licker
e469de8dd5
feat: implement advanced network optimizations for high-frequency trading environments, achieving 11% baseline latency improvement, 70% faster connection pre-warming, and 200% improvement in request batching through HTTP/2 connection pooling, TCP_NODELAY optimization, adaptive timeouts, circuit breaker patterns, and environment-specific client configurations
2025-12-04 06:35:12 -05:00
floor-licker
6f5ed5572b
Update README.md
2025-12-04 02:51:40 -05:00
floor-licker
15037e8241
docs
2025-12-04 02:41:58 -05:00
floor-licker
bd1c3f27f1
feat: Additional types for missing methods
2025-11-04 18:54:28 -05:00
floor-licker
ab2a4f62af
docs(README.md)
2025-08-14 19:46:28 -04:00
floor-licker
322b338f3c
Update readme.md
2025-07-24 20:32:04 -04:00
floor-licker
aeebf6cd82
Update readme.md
2025-07-24 20:31:07 -04:00
floor-licker
0da466ae61
Initial commit (clean, no build artifacts)
2025-07-24 20:29:10 -04:00