Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Save memory on Global search API
By unsetting the $target_strings and $source_strings, we save 9MB per request, which is probably a good thing for performances of the API (for Pontoon). That's an easy win on existing code.
- Loading branch information