aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2021-06-06 23:42:51 -0500
committeroldmud0 <oldmud0@users.noreply.github.com>2021-06-06 23:42:51 -0500
commit7cbd343ce9647d2ae73e947b300bdcdd67828058 (patch)
treeca2d3227f9f92da33d924080464a7b15937dff1f /scripts
parentb0a0926d3513e3cfa6c55f0e561624b5280017c0 (diff)
Fix excess calls to arup_append
According to profiling results, arup_append was being called around 90k times (!!) because it had been placed in the inner for loop. That's (tracks * areas)^2. Yikes!
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions