1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-18 12:52:42 +01:00
phorge-phorge/scripts/symbols
William R. Otte 7d43e59110 Modified script to commit smaller batches of symbols to the database.
Summary:
Modified the import script so it will only try to load a configurable
number of symbols at a time to avoid exhausting memory for large project
imports.

I haven't written a line of PHP in more than a decade, so please forgive
any stylistic or technical errors.

Test Plan: Ran the script on symbol table generated from linux kernel.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4117

Differential Revision: https://secure.phabricator.com/D7596
2013-11-17 16:33:33 -08:00
..
clear_project_symbols.php Delete license headers from files 2012-11-05 11:16:51 -08:00
generate_ctags_symbols.php Quick hack to make symbol lookup work for C#. 2013-11-09 15:08:50 -08:00
generate_php_symbols.php Delete license headers from files 2012-11-05 11:16:51 -08:00
import_project_symbols.php Modified script to commit smaller batches of symbols to the database. 2013-11-17 16:33:33 -08:00