Commit Graph

186 Commits

Author SHA1 Message Date
floor-licker 9dc228f278 Merge pull request #54 from floor-licker/fix/typed-pagination-pages
fix: parse paginated data through typed pages
2026-06-22 18:32:00 -04:00
floor-licker 37f78d199e fix: parse paginated data through typed pages 2026-06-22 18:17:53 -04:00
floor-licker 000d6cf61b Merge pull request #51 from floor-licker/docs/remove-buffer-pool-claim
docs: remove unsupported buffer pool claim
2026-06-22 18:09:04 -04:00
floor-licker b08df372c3 Merge pull request #53 from floor-licker/fix/borrow-batch-request-bodies
fix: borrow batch request bodies
2026-06-22 18:08:49 -04:00
floor-licker 27c6352ab2 Merge pull request #52 from floor-licker/fix/remove-unused-dns-cache
chore: remove unused dns cache
2026-06-22 18:08:27 -04:00
floor-licker d689fcb524 fix: borrow batch request bodies 2026-06-22 18:03:06 -04:00
floor-licker bfd7b1fa84 Merge pull request #50 from floor-licker/fix/rest-simd-json-parsing
feat: use simd json for rest market parsing
2026-06-22 18:00:12 -04:00
floor-licker d06f1669a6 chore: remove unused dns cache 2026-06-22 17:57:42 -04:00
floor-licker 387e685814 docs: remove unsupported buffer pool claim 2026-06-22 17:42:17 -04:00
floor-licker e603104f03 Merge pull request #49 from floor-licker/fix/widen-order-token-amounts
fix: widen order token amounts
2026-06-22 17:34:21 -04:00
floor-licker 7bde69f0ce feat: use simd json for rest market parsing 2026-06-22 17:31:49 -04:00
floor-licker daa6522adf fix: widen order token amounts 2026-06-22 17:21:27 -04:00
floor-licker 91b1f9f463 Merge pull request #48 from floor-licker/fix/exact-order-tick-size-parsing
fix: require exact order tick sizes
2026-06-22 17:19:45 -04:00
floor-licker b35b2b316e fix: require exact order tick sizes 2026-06-22 17:13:26 -04:00
floor-licker 670d6ae034 Merge pull request #47 from floor-licker/fix/hmac-body-benchmark-and-credentials
fix: prepare hmac credentials for auth paths
2026-06-22 17:10:47 -04:00
floor-licker 6f856ab29c fix: prepare hmac credentials for auth paths 2026-06-22 16:26:38 -04:00
floor-licker 2b7221f1b1 Merge pull request #46 from floor-licker/fix/ws-hot-path-benchmark-coverage
test: broaden ws hot-path benchmarks
2026-06-22 16:11:46 -04:00
floor-licker c14557235f test: broaden ws hot-path benchmarks 2026-06-22 16:02:31 -04:00
floor-licker f9fffb27b5 Merge pull request #45 from floor-licker/fix/book-update-benchmark-reliability
fix: make book update benchmarks measure real work
2026-06-22 15:53:26 -04:00
floor-licker c4b4da9c08 fix: make book update benchmarks measure real work 2026-06-22 15:46:45 -04:00
floor-licker 22904ef1a9 Merge pull request #44 from floor-licker/fix/benchmark-results-refresh
docs: refresh benchmark comparison results
2026-06-22 15:44:36 -04:00
floor-licker 56f4993621 docs: refresh benchmark comparison results 2026-06-22 15:36:19 -04:00
floor-licker 3fa1f937b9 Merge pull request #43 from floor-licker/fix/http-transport-tuning
perf: tune Polymarket HTTP transport
2026-06-22 15:30:21 -04:00
floor-licker 38202cef5e perf: tune Polymarket HTTP transport 2026-06-22 15:20:30 -04:00
floor-licker 51a783bc43 Merge pull request #42 from floor-licker/fix/book-fast-api-allocations
perf: avoid allocations in book analysis APIs
2026-06-22 15:00:58 -04:00
floor-licker 2daa120adf chore: update quinn-proto security patch 2026-06-22 14:49:28 -04:00
floor-licker 9f271dde4c Merge pull request #41 from floor-licker/fix/order-path-repeated-work
perf: reduce repeated order auth work
2026-06-22 14:48:24 -04:00
floor-licker deeb9cc84d chore: update quinn-proto security patch 2026-06-22 14:40:16 -04:00
floor-licker 751928c020 perf: avoid allocations in book analysis APIs 2026-06-22 14:37:02 -04:00
floor-licker 85698e0e61 perf: reduce repeated order auth work 2026-06-22 14:31:16 -04:00
floor-licker 74b98da9ab Merge pull request #40 from floor-licker/fix/sharded-order-book-manager
perf: shard order book manager locks
2026-06-22 14:19:31 -04:00
floor-licker 37f5651b65 perf: shard order book manager locks 2026-06-22 14:02:08 -04:00
floor-licker 5eeb6e309e Merge pull request #39 from floor-licker/fix/snapshot-generation-retain
perf: retain snapshots by generation
2026-06-22 13:54:16 -04:00
floor-licker ddbacf5fbb perf: retain snapshots by generation 2026-06-22 13:46:29 -04:00
floor-licker ebc2929b1e Merge pull request #38 from floor-licker/fix/ws-hot-path-direct-parser
perf: enforce strict ws fixed-point parsing
2026-06-22 13:40:32 -04:00
floor-licker 01c7242e6c Merge pull request #37 from floor-licker/fix/realistic-comparison-benchmarks
test: benchmark real order and book hot paths
2026-06-22 13:34:03 -04:00
floor-licker 352f9d053c perf: enforce strict ws fixed-point parsing 2026-06-22 13:33:51 -04:00
floor-licker d5d7dea231 test: benchmark real order and book hot paths 2026-06-22 13:23:46 -04:00
floor-licker 018863c557 Merge pull request #36 from floor-licker/feat/ws-fixed-point-hot-path
perf: parse WS book levels as fixed point
2026-06-22 13:19:40 -04:00
floor-licker 92b7ccab65 perf: parse ws book levels as fixed point 2026-06-22 13:11:58 -04:00
floor-licker 769f868cff Merge pull request #35 from floor-licker/feat/official-sdk-benchmark
perf: benchmark official Polymarket SDK
2026-06-22 13:03:48 -04:00
floor-licker 4536076274 perf: benchmark official Polymarket SDK
Add an opt-in side-by-side benchmark against Polymarket's active Rust SDK and move the HTTP client stack to reqwest 0.13 with rustls/http2 after diagnostics showed the gap was not JSON parsing.
2026-06-22 12:21:09 -04:00
floor-licker a92b98a9b9 Merge pull request #34 from floor-licker/fix/release-v0.4.1
chore(release): 0.4.1
v0.4.1
2026-06-16 16:10:38 -03:00
floor-licker ab71232945 chore(release): 0.4.1 2026-06-16 16:01:13 -03:00
floor-licker 2406c41fd3 Merge pull request #33 from floor-licker/fix/ws-book-snapshot-timestamps
fix(book): handle websocket book snapshots
2026-06-16 15:59:25 -03:00
floor-licker 9c52a85208 fix(deps): update hickory resolver 2026-06-16 15:38:00 -03:00
floor-licker 502bd6f3d0 fix(book): handle websocket book snapshots 2026-06-16 15:29:39 -03:00
floor-licker d1ae63af80 Merge pull request #28 from floor-licker/feat/clob-v2-migration
feat: clob v2 migration
v0.4.0
2026-04-28 12:01:27 -03:00
floor-licker 69c42673a9 fix: satisfy latest clippy example lint 2026-04-28 11:42:51 -03:00
floor-licker 919b36378c fix: satisfy ci clippy and audit 2026-04-28 11:38:31 -03:00