Changeset 3df3a8f for benchmark


Ignore:
Timestamp:
Dec 20, 2024, 4:35:19 PM (4 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
0bf03ba2
Parents:
50cad32
Message:

Add back overnight build's benchmark compile attribute data point

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified benchmark/Makefile.am

    r50cad32 r3df3a8f  
    174174        echo "array,attributes,empty,expression,io,monitor,operators,typeof" > $@
    175175        +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 >> $@
    178177        +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-empty.make >> $@
    179178        +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-expression.make >> $@
Note: See TracChangeset for help on using the changeset viewer.