This repo contains benchmarks for generating pages with the default nuxt generate
command. It's not really prepared for public use, so its likely some code would not pass a code-review ;)
The benchmark results are browseable at: https://pimlie.github.io/nuxt-generate-benchmarks/
A benchmark to see the correlation between Nuxt's (v2.2.0
) concurrency
and interval
options for different workloads.
A benchmark to test several concurrency implementations
A comparison between API-flooding protection for when you configure an interval
(see the docs) between the current implementation (v2.2.0
) and a proposed implementation. The height of the blocks is the duration of the test, the number shown is the count of interval
blocks in which more than two pages where generated. This should be zero.
This work is licensed under a Creative Commons Attribution 4.0 International License.