FLUID-4541: Investigate performance impact of IoC debugging code, create configuration options to disable

Metadata

Source
FLUID-4541
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2011-11-28T01:56:54.024-0500
Updated
2015-06-10T13:48:39.959-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. IoC System

Description

CollectionSpace is observing extremely slow rendering speeds. Stack traces are mostly full of the "describeActivity" calls inserted to give good IoC tracebacks. Start by providing a configuration option to disable these, and continue to trace down any further performance bottlenecks in the framework.

Comments

  • Justin Obara commented 2015-06-10T13:48:39.959-0400

    @@Antranig Basman do we still have debugging code like this in IoC?