Skip to content

Instantly share code, notes, and snippets.

@ueokande
ueokande / benchmark-commands.md
Last active November 25, 2025 08:21 — forked from jkreps/benchmark-commands.txt
Kafka Benchmark Commands

Benchmark commands

Producer

Setup

bin/kafka-topics.sh \
  --zookeeper zookeeper.example.com:2181 \
  --create \
@mishurov
mishurov / syntax.s
Last active February 23, 2026 12:18
AT&T assembly syntax and IA-32 instructions
# --------
# Hardware
# --------
# Opcode - operational code
# Assebly mnemonic - abbreviation for an operation
# Instruction Code Format (IA-32)
# - Optional instruction prefix
# - Operational code