Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add documents about JIT optimization planning #12956

Merged
merged 1 commit into from
Jul 31, 2017

Commits on Jul 31, 2017

  1. Add documents about JIT optimization planning

    This change adds two documents:
    
     - JitOptimizerPlanningGuide.md discusses how we can/do/should go about
       identifying, prioritizing, and validating optimization improvement
       opportunities, as well as several ideas for how we might improve the
       process.
     - JitOptimizerTodoAssessment.md lists several potential optimization
       improvements that always come up in planning discussions, with brief
       notes about each, to capture current thinking.
    JosephTremoulet committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    4a4606a View commit details
    Browse the repository at this point in the history