[geos-commits] [SCM] GEOS branch main updated. 72c76d060606e511e50c24dacf533a6f28c7f69e
git at osgeo.org
git at osgeo.org
Wed Jun 12 12:05:29 PDT 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, main has been updated
via 72c76d060606e511e50c24dacf533a6f28c7f69e (commit)
from faa29d7c0c148064c5b44342b76635502f48651b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 72c76d060606e511e50c24dacf533a6f28c7f69e
Author: Martin Davis <mtnclimb at gmail.com>
Date: Wed Jun 12 12:05:09 2024 -0700
Add benchmarks README
diff --git a/benchmarks/README.md b/benchmarks/README.md
new file mode 100644
index 000000000..65eb4b4f9
--- /dev/null
+++ b/benchmarks/README.md
@@ -0,0 +1,10 @@
+## Benchmarks
+
+A variety of programs to execute various kinds of tests,
+including benchmarks, stability and robustness tests.
+
+### Building
+
+Building the benchmark tests must be enabled using
+
+ cmake -DBUILD_BENCHMARKS=ON ..
-----------------------------------------------------------------------
Summary of changes:
benchmarks/README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 benchmarks/README.md
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list