feat: add empirical Triton benchmarks to Paper 02
Mirror to GitLab / mirror (push) Waiting to run

This commit is contained in:
Antigravity Agent
2026-05-25 12:31:06 +00:00
parent 02953c7201
commit ca9f764ea3
9 changed files with 69 additions and 47 deletions
@@ -0,0 +1,4 @@
N_CTX,Naive Unfused (PyTorch) (Latency (ms)),PagedFieldprint (Triton) (Latency (ms))
1024.000000,10.757120,194.005890
2048.000000,36.357632,721.277954
4096.000000,152.161880,2787.063721
1 N_CTX Naive Unfused (PyTorch) (Latency (ms)) PagedFieldprint (Triton) (Latency (ms))
2 1024.000000 10.757120 194.005890
3 2048.000000 36.357632 721.277954
4 4096.000000 152.161880 2787.063721