-
Notifications
You must be signed in to change notification settings - Fork 52
Tables: Workloads
Eric Snow edited this page May 31, 2022
·
6 revisions
See the benchmarking page for a discussion about Python workloads and benchmarks.
workload | category | ... |
---|---|---|
sub-workload | ... |
---|---|
sub-workload | ... |
---|---|
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
- ... - ...
(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.