- Timestamp:
- Dec 20, 2024, 4:35:19 PM (4 months ago)
- Branches:
- master
- Children:
- 0bf03ba2
- Parents:
- 50cad32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified benchmark/Makefile.am ¶
r50cad32 r3df3a8f 174 174 echo "array,attributes,empty,expression,io,monitor,operators,typeof" > $@ 175 175 +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-array.make >> $@ 176 echo "0," >> $@ 177 # +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-attributes.make >> $@ 176 +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-attributes.make >> $@ 178 177 +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-empty.make >> $@ 179 178 +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-expression.make >> $@
Note: See TracChangeset
for help on using the changeset viewer.