File: 1KB.yml

package info (click to toggle)
node-redis 4.5.1%2B~1.1.2-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,552 kB
  • sloc: javascript: 1,251; makefile: 8; sh: 1
file content (9 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
name: "set-get-delete-string-1KB"

clientconfig:
  - command: |
      npm install -ws
      npm run build:tests-tools
      cd benchmark
      npm install
      npm run start -- --name set-get-delete-string --size 1024 --redis-server-host ${server_private_ip}