Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

benchmark

benchmark contient 10 skills collectées depuis albumentations-team, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
95
mis à jour
2026-05-06
Forks
3
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

paper-coverage-validator
Analystes en assurance qualité des logiciels et testeurs

Validates whether benchmark artifacts cover the paper's required RGB micro and RGB DataLoader sections. Use when checking missing RGB runs, deciding what to run next, validating gcp_runs/output folders, or preparing paper tables.

2026-05-06
benchmark-runner
Développeurs de logiciels

Automates running image/video augmentation benchmarks for single or multiple libraries, validates outputs, generates comparison reports, and updates documentation. Use when running benchmarks, comparing library performance, or when the user mentions benchmark, benchmark.cli, pyperf, GCP benchmark runs, or performance testing.

2026-05-06
documentation-generator
Développeurs de logiciels

Updates benchmark documentation with latest results including README tables, speedup plots, and library metadata. Use when updating documentation, generating comparison tables, or when the user mentions update_docs.sh or documentation generation.

2026-05-06
gcp-benchmark-triage
Administrateurs de réseaux et de systèmes informatiques

Triage detached GCP benchmark runs, DONE/FAILED sentinels, VM cleanup, vm.log, gcp_last_run.json, and partial result downloads. Use when GCP benchmark logs mention DONE, FAILED, exit_code.txt, VM disappeared, STOPPING, gcloud machine type errors, or missing artifacts.

2026-05-06
library-integration
Développeurs de logiciels

Guides adding support for new image/video augmentation libraries to the benchmark suite. Use when integrating a new library, adding library support, or when the user mentions adding a new augmentation library to test.

2026-05-06
paper-benchmark-execution
Développeurs de logiciels

Executes the paper benchmark plan for RGB, multichannel, DataLoader, and video benchmarks. Use when the user mentions the paper benchmark, deadline plan, machine matrix, RGB micro, multichannel, DataLoader, video GPU, c4/c4d/g2 machines, or what to run next.

2026-05-06
performance-analysis
Développeurs de logiciels

Analyzes benchmark results to identify slow transforms, warmup issues, and performance regressions. Compares speedups across libraries and generates optimization recommendations. Use when analyzing performance, investigating slow benchmarks, or comparing library results.

2026-05-06
transform-spec-validator
Analystes en assurance qualité des logiciels et testeurs

Validates custom transform specification files for benchmark runner, checking LIBRARY, __call__, and TRANSFORMS definitions. Use when creating custom transforms, validating transform specs, or when the user mentions transform validation or spec files.

2026-05-06
benchmark-results-publisher
Développeurs de logiciels

Publishes benchmark result JSONs into README/docs safely. Use when updating README tables, using MacBook RGB results, preserving Pillow results for the website, running tools/update_docs.sh, or preventing pyperf raw JSON from polluting documentation.

2026-04-28
pre-commit-validation
Développeurs de logiciels

Runs pre-commit hooks on changed files, fixes common ruff/mypy/pyright issues, and validates code quality. Use when committing code, before pushing, when fixing linter errors, or when the user mentions pre-commit, ruff, mypy, or pyright.

2026-04-28