Skip to content

Python Density & Payload Benchmarks - #6897

Open
george-kalisse-sada wants to merge 1 commit into
GoogleCloudPlatform:masterfrom
george-kalisse-sada:SADA_3a_python_payload_benchmarks
Open

Python Density & Payload Benchmarks#6897
george-kalisse-sada wants to merge 1 commit into
GoogleCloudPlatform:masterfrom
george-kalisse-sada:SADA_3a_python_payload_benchmarks

Conversation

@george-kalisse-sada

Copy link
Copy Markdown
Collaborator

Files: 2 new files

  • perfkitbenchmarker/linux_benchmarks/kubernetes/agentic/k8s_python_density_benchmark.py
  • perfkitbenchmarker/linux_benchmarks/kubernetes/agentic/k8s_payload_benchmark.py

Description: Adds two Python-focused GKE Agent Sandbox benchmarks:

Python Density: Measures Code Execution Latency (CEL), TTFE, RSS memory growth, and per-type latency breakdown (compute, syscall, import) at varying concurrent sandbox counts. Designed for density saturation sweeps.

Payload Transfer: Measures the cost of returning large observation payloads from gVisor sandboxes. Breaks down generation, serialization, stdout write, and total transfer time with throughput metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant