Commit Graph

15 Commits

Author SHA1 Message Date
floor-licker 105ddf238d bench: add hft loop benchmark 2026-06-22 21:32:59 -04:00
floor-licker a15924be18 fix: fail fast on invalid api credentials 2026-06-22 21:12:05 -04:00
floor-licker e4badca6b6 feat: add prepared order path 2026-06-22 18:29:12 -04:00
floor-licker 6f856ab29c fix: prepare hmac credentials for auth paths 2026-06-22 16:26:38 -04:00
floor-licker c14557235f test: broaden ws hot-path benchmarks 2026-06-22 16:02:31 -04:00
floor-licker c4b4da9c08 fix: make book update benchmarks measure real work 2026-06-22 15:46:45 -04:00
floor-licker d5d7dea231 test: benchmark real order and book hot paths 2026-06-22 13:23:46 -04:00
floor-licker 54c35a7034 chore: default live CLOB host to production 2026-04-28 09:46:06 -03:00
floor-licker e78ae17286 feat: migrate CLOB client to V2-only trading 2026-04-24 12:48:30 -03:00
floor-licker f5a807cfd0 bench(ws): add serde baseline comparison 2026-01-30 22:48:52 -05:00
floor-licker 40b503ef29 bench(ws): add WS hot-path Criterion benchmark 2026-01-30 22:41:51 -05:00
floor-licker 9993e51c7f fix: resolve rustfmt configuration duplicate key error and apply consistent code formatting across all source files 2025-12-05 19:09:06 -05:00
floor-licker 88f116511c fix: resolve all remaining clippy warnings in examples and benchmarks including unused imports, variables, empty println statements, and enum naming conventions 2025-12-04 07:37:40 -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 0da466ae61 Initial commit (clean, no build artifacts) 2025-07-24 20:29:10 -04:00