Skip to content

Commit cbc5f85

Browse files
committed
Add README perf demo video
1 parent f2b5c7f commit cbc5f85

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ vmod-wasm embeds the [Wasmtime](https://wasmtime.dev/) runtime into Varnish Cach
1515

1616
It includes an HTTP-focused [Proxy-Wasm ABI v0.2.1](https://github.com/proxy-wasm/spec) implementation for running standard Wasm filters on Varnish, plus a raw host-function path for small purpose-built modules.
1717

18+
## Demo
19+
20+
![vmod-wasm perf smoke demo](docs/assets/vmod-wasm-perf-demo.gif)
21+
22+
Short `scripts/perf-test.sh` run across baseline proxying, raw Wasm execution,
23+
Proxy-Wasm header callbacks, response-body inspection, and response-body
24+
rewrite. [Watch the MP4](docs/assets/vmod-wasm-perf-demo.mp4).
25+
1826
## Features
1927

2028
- Load `.wasm` modules at VCL init time
215 KB
Loading
109 KB
Binary file not shown.

0 commit comments

Comments
 (0)