src/Pure/Build/build_benchmark.scala
changeset 79899 c73a36081b1c
parent 79887 17220dc05991
child 79932 748c5f344707
--- a/src/Pure/Build/build_benchmark.scala	Thu Mar 14 18:08:42 2024 +0100
+++ b/src/Pure/Build/build_benchmark.scala	Fri Mar 15 17:57:03 2024 +0100
@@ -10,9 +10,8 @@
 object Build_Benchmark {
   /* benchmark */
 
-  // ZF-Constructible as representative benchmark session with
-  // short build time and requirements
-  val benchmark_session = "ZF-Constructible"
+  // representative benchmark session with short build time and requirements
+  val benchmark_session = "FOLP-ex"
 
   def benchmark_command(
     host: Build_Cluster.Host,