dask / dask/dask-benchmarks

setup gh-pages with this

Open
#3 9 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
18
Forks
19
PR merge metrics
No merged PRs in 30d

Description

```
usage: asv gh-pages [-h] [--no-push] [--verbose] [--config CONFIG] [--version]

Publish the results to github pages. Updates the 'gh-pages' branch in the
current repository, and pushes it to 'origin'.

optional arguments:
-h, --help show this help message and exit
--no-push Update local gh-pages branch but don't push
--verbose, -v Increase verbosity
--config CONFIG Benchmark configuration file
--version Print program version
```

Contributor guide

Open the contributing guide

Research direction

Start with the `asv gh-pages` command described in the issue and inspect how this repository currently produces benchmark results. The issue provides no file or test entry point; completion would need to establish a gh-pages publishing setup that updates the branch and, unless `--no-push` is used, pushes it to `origin`.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.