Skip to content

Remove unsupported --disable-thread-pinning flag#2882

Open
beck042 wants to merge 1 commit intotempoxyz:mainfrom
beck042:beck042-patch-1
Open

Remove unsupported --disable-thread-pinning flag#2882
beck042 wants to merge 1 commit intotempoxyz:mainfrom
beck042:beck042-patch-1

Conversation

@beck042
Copy link

@beck042 beck042 commented Feb 26, 2026

The README (tempo/bin/tempo-bench/README.md) for the MacOS example run-max-tps specifies the --disable-thread-pinning flag, which is not present in the actual CLI.

  • The --disable-thread-pinning flag has been removed from the example for MacOS.
  • The example has been left working with the supported options:
tempo-bench run-max-tps --duration 15 --tps 20000

The README (tempo/bin/tempo-bench/README.md) for the MacOS example run-max-tps specifies the `--disable-thread-pinning` flag, which is not present in the actual CLI.

- The `--disable-thread-pinning` flag has been removed from the example for MacOS.
- The example has been left working with the supported options:
```bash
tempo-bench run-max-tps --duration 15 --tps 20000
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants