django-components/docs
Juro Oravec f36581ed86
feat: benchmarking (#999)
* feat: add benchmarking dashboard, CI hook on PR, and store lifetime results

* refactor: change python env to 3.13 in benchmarks

* refactor: add verbosity, use 3.11 for benchmarking

* fix: OSError: [Errno 7] Argument list too long

* refactor: add debug statements

* refactor: remove extraneous -e

* refactor: fix tests and linter errors

* fix: track main package in coverage

* refactor: fix test coverage testing

* refactor: fix repo owner name in benchmark on pushing comment

* refactor: add asv monkeypatch to docs workflow

* refactor: temporarily allow building docs in forks

* refactor: use py 3.13 for benchmarking

* refactor: run only a single benchmark for PRs to speed them up

* refactor: install asv in the docs build workflow

* refactor: use hatch docs env to generate benhcmarks in docs CI

* refactor: more trying

* refactor: move tests

* Add benchmark results for 0.137

* Trigger Build

* Add benchmark results for 0.138

* refactor: set constant machine name when benchmarking

* Add benchmark results for 0.139

* refactor: fix issue with paths too long

* Add benchmark results for 0.140

* docs: update comment

* refactor: remove test benchmarking data

* refactor: fix comment

* refactor: allow the benchmark workflow to write to PRs

* refactor: use personal access token to set up the PR benchmark bot

* refactor: split the benchmark PR flow into two to make it work with PRs from forks

* refactor: update deprecated actions/upload-artifact@v3 to v4

* refactor: fix missing directory in benchmarking workflow

* refactor: fix triggering of second workflow

* refactor: fix workflow finally?

* docs: add comments to cut-offs and direct people to benchmarks PR

---------

Co-authored-by: github-actions <github-actions@github.com>
2025-02-23 16:18:57 +01:00
..
benchmarks feat: benchmarking (#999) 2025-02-23 16:18:57 +01:00
concepts docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
css docs: add documentation around component media (#877) 2024-12-30 22:03:31 +01:00
getting_started docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
guides docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
images feat: allow to highlight slots and components for debugging (#942) 2025-02-02 10:14:47 +01:00
overview feat: benchmarking (#999) 2025-02-23 16:18:57 +01:00
reference docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
scripts docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
templates docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
__init__.py docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
migrating_from_safer_staticfiles.md refactor: change repo name and URL after org migration (#924) 2025-01-22 16:02:46 +01:00
README.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
release_notes.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
SUMMARY.md feat: allow to highlight slots and components for debugging (#942) 2025-02-02 10:14:47 +01:00

title weight
Welcome to Django Components 1

--8<-- "docs/overview/welcome.md:4"