Add note about benchmarking.
[libguestfs-talks.git] / 2019-tech-introductions / 2400-nbdkit-layers.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <h1>Filters</h1>
6
7 <script>
8 filters("1")
9
10 document.getElementById("filter1-rate").classList.add("highlighted")
11
12 plugins()
13
14 document.getElementById("plugin-ssh").classList.add("highlighted")
15 </script>