Cache compilation of columns and tables

Bug #826170 reported by Thomas Herve
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
Fix Released
Low
Thomas Herve

Bug Description

During some profiling, I noticed that:
1) For each column of a statement, we compile the table name.
2) When we have a sequence of statements on the same table, we compile the column names every time.

I think we should try to cache those to reuse them.

Related branches

Thomas Herve (therve)
Changed in storm:
importance: Undecided → Low
assignee: nobody → Thomas Herve (therve)
milestone: none → 0.19
status: New → In Progress
Thomas Herve (therve)
Changed in storm:
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in storm:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.