Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions benchmark/connection/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ OBJS:=naive_if_else.cpp \
boost_statechart.cpp \
boost_msm.cpp \
boost_sml.cpp \
tensor_cache_locality.cpp \

all: clean performance_release compilation_time_debug compilation_time_release executable_size_debug executable_size_release

Expand Down
Loading
Loading