Skip to content

Tables: Workloads

Eric Snow edited this page May 31, 2022 · 6 revisions

See the benchmarking page for a discussion about Python workloads and benchmarks.

Top-level Workloads

workload category ...

Sub-workloads

workload X

sub-workload ...

workload Y

sub-workload ...

Stdlib Applications

The Python stdlib includes a number of tools (applications) which can be matched, respectively, to a workload. We can use them as examples:

  • json.tool - ...
  • ...

pyperformance Benchmarks

(These "workload" benchmarks are all considered macro benchmarks.)

workload benchmark ...

The dominant features in those benchmarks are enumerated on the features page.

Also see the per-benchmark tables.

Clone this wiki locally