Project

General

Profile

« Previous | Next » 

Revision 1257

input.Makefile: Don't profile by default because it appears to slow things down significantly on long imports

View differences:

input.Makefile
1 1
##### Configuration
2 2

  
3 3
log ?= $(if $(test),,1)
4
profile ?= $(log)
4
profile ?=
5 5
exts ?= csv xml
6 6
test_n ?= 2
7 7
tablesSort ?= plots organisms stems

Also available in: Unified diff