Add PNG graphics to perf docs for issue-2084 perf mods (#2095)

* perf how-to

* PNG files to docs
This commit is contained in:
John Kerl 2026-06-20 10:39:43 -04:00 committed by GitHub
parent 88286fd1b4
commit 88950fd90b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 181 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -83,6 +83,10 @@ The table below compares wall-clock time before and after these changes, using t
| `put` UDF-heavy | 2.81s | 1.71s | -39% |
| `put` map-returning UDF | 2.72s | 1.92s | -29% |
![perf/2026-06-20-verbs.png](perf/2026-02-22-verbs.png)
![perf/2026-06-20-cats.png](perf/2026-06-20-cats.png)
![perf/2026-06-20-chains.png](perf/2026-06-20-chains.png)
Peak resident set size (RSS) for representative workloads:
| Workload | Before | After | Change |

View file

@ -67,6 +67,10 @@ The table below compares wall-clock time before and after these changes, using t
| `put` UDF-heavy | 2.81s | 1.71s | -39% |
| `put` map-returning UDF | 2.72s | 1.92s | -29% |
![perf/2026-06-20-verbs.png](perf/2026-02-22-verbs.png)
![perf/2026-06-20-cats.png](perf/2026-06-20-cats.png)
![perf/2026-06-20-chains.png](perf/2026-06-20-chains.png)
Peak resident set size (RSS) for representative workloads:
| Workload | Before | After | Change |