| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 562007c commit cca3526
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,4 +4,10 @@ require('../common'); | |||
| 4 | 4 | ||
| 5 | 5 | const runBenchmark = require('../common/benchmark'); | |
| 6 | 6 | ||
| 7 | - runBenchmark('dgram', ['dur=0.1', 'chunks=2']); | ||
| 7 | + runBenchmark('dgram', ['address=true', | ||
| 8 | + 'chunks=2', | ||
| 9 | + 'dur=0.1', | ||
| 10 | + 'len=1', | ||
| 11 | + 'n=1', | ||
| 12 | + 'num=1', | ||
| 13 | + 'type=send']); | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments