summaryrefslogtreecommitdiff
path: root/test/simplejson
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-09-16 14:59:27 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-09-17 22:05:06 +0200
commitc7112d997452fc6d0e7c69a1fec4928bd6c072ad (patch)
tree8f18d76efa6a84a5392a795aafb8203fb1fd5186 /test/simplejson
parent0e2c23a34654da667c6a6c88149b090307bdb2ba (diff)
downloadscala-c7112d997452fc6d0e7c69a1fec4928bd6c072ad.tar.gz
scala-c7112d997452fc6d0e7c69a1fec4928bd6c072ad.tar.bz2
scala-c7112d997452fc6d0e7c69a1fec4928bd6c072ad.zip
Avoid running data flow analyses on very large methods
Data flow analyses take a long time to converge (many seconds) when analyzing large methods. This commit prevents running analyses that would take too long. This means for example that callsites in very large methods are not added to the call graph and will therefore not be inlined.
Diffstat (limited to 'test/simplejson')
0 files changed, 0 insertions, 0 deletions