Skip to content

Fix performance issue in Api::ProgramNeedsSerializer

Luis Arias requested to merge fix/program-controller-index-needs into develop

This PR attempts to fix the performance issue in the Api::ProgramNeedsSerializer by using Panko instead of AMS. Needs benchmarking in a production environment.

Fixes #34

Merge request reports