Commit graph

15 commits

Author SHA1 Message Date
Jonathan Pereira
15a396f368 feat(v3.7.0): release fast_json v3.7.0 - bug fixes (Sunriser) + extreme performance optimizations 2026-05-17 14:51:56 -03:00
Jonathan Pereira
5af3ba9e55 feat(v3.6.0): War Machine - Decomposed parser, SWAR, Pow10[309], branchless WS, digit-pair serialization 2026-03-02 22:29:33 -03:00
Jonathan Pereira
a93480bd0a chore(release): Bump version to 3.5.0 2026-02-19 22:19:54 -03:00
Jonathan Pereira
7943922316 feat(v3.5.0): Micro-optimizations (IsDigit bitwise + Single-Pass Parsing) + Branch Reordering 2026-02-19 22:00:04 -03:00
Jonathan Pereira
c880b14e82 feat(v3.4.2): Binance Benchmark + fxsaber opt + Robust Memory Growth 2026-02-18 23:40:39 -03:00
Jonathan Pereira
6cd7afc4c4 v3.4.1: Adopt fxsaber c>'9' optimization in FastAtof + Binance real data benchmark 2026-02-18 20:43:26 -03:00
Jonathan Pereira
077e3c3f4e chore: stage TestJsonVsRival + TestJsonBenchmark updates 2026-02-18 20:14:35 -03:00
Jonathan Pereira
6bcea13243 Optimize: v3.4.0 - Zero-alloc serialization & FastAtof precision fix 2026-02-18 19:40:35 -03:00
Jonathan Pereira
294204c133 Docs: Revise README to focus on I/O throughput 2026-02-17 12:06:32 -03:00
Jonathan Pereira
b9cd34f9c3 WIP: Benchmark updates and README tweaks 2026-02-17 12:02:20 -03:00
Jonathan Pereira
cbf0fbadb2 Optimization: Unrolled loop constant factoring (Credit: fxsaber) 2026-02-17 12:02:20 -03:00
cb212b986a Update README.md 2026-02-17 13:33:59 +00:00
Jonathan Pereira
70e05703d3 [REFACTOR] Rename Json to fast_json and update imports 2026-01-25 23:39:19 -03:00
Jonathan Pereira
a34cad9f08 [MAINT] Added .gitignore, removed binaries, added README 2026-01-25 23:21:50 -03:00
Jonathan Pereira
2bf83cf1a7 [INIT] Uploading Json.mqh v3.2.1. Finally versioned. 2026-01-25 23:16:07 -03:00