From b371875e02cce2fb3fbb9fbb8f07eb5817ae0e8f Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Wed, 29 Mar 2017 15:03:43 -0300 Subject: docs: Import the website and wiki and build with hotdoc This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it. --- docs/markdown/Performance-comparison.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/markdown/Performance-comparison.md (limited to 'docs/markdown/Performance-comparison.md') diff --git a/docs/markdown/Performance-comparison.md b/docs/markdown/Performance-comparison.md new file mode 100644 index 000000000..3f15e8249 --- /dev/null +++ b/docs/markdown/Performance-comparison.md @@ -0,0 +1,6 @@ +# Performance comparison + +This page lists experiments comparing build performance between Meson and other build systems. + +- [Simple comparison](Simple-comparison.md) +- [ARM performance test](ARM-performance-test.md) -- cgit v1.2.3