amalgame/commit
MISC: refactoring, improve caching logic. Still work in progress
author | Jacco van Ossenbruggen |
---|---|
Tue Sep 16 18:48:31 2014 +0200 | |
committer | Jacco van Ossenbruggen |
Tue Sep 16 18:48:31 2014 +0200 | |
commit | 3abaa70a87bd0473dd5aae6470f00c6f4321bead |
tree | c0dfeac6d238cc181a7f3f97d3cbe3e535799ecf |
parent | be349cd20591765282f9add5ce1bc8a55e12e04d |
Diff style: stat patch
applications/builder.pl | 10 +++++++ applications/startpage.pl | 2 ++ lib/ag_drivers/exec_amalgame_process.pl | 2 ++ lib/ag_modules/compound_label_generator.pl | 3 ++ lib/ag_modules/compound_label_selecter.pl | 3 ++ lib/ag_modules/exact_label_generator.pl | 8 ++++++ lib/ag_modules/exact_label_match.pl | 1 + lib/ag_modules/exact_label_selecter.pl | 4 +++ lib/ag_modules/isub_generator.pl | 3 ++ lib/ag_modules/isub_selecter.pl | 4 +++ lib/ag_modules/snowball_label_generator.pl | 3 ++ lib/ag_modules/snowball_label_selecter.pl | 4 +++ lib/amalgame/ag_stats.pl | 11 ++++++++ lib/amalgame/caching.pl | 9 ++++++ lib/amalgame/expand_graph.pl | 30 ++++++++++++++++++++ lib/amalgame/hooks/skos_browser.pl | 12 ++++++++ lib/amalgame/scheme_stats.pl | 1 + lib/amalgame/util.pl | 26 +++++++++++++++++ lib/amalgame/vocabulary.pl | 45 ++++++++++++++++++++++++++++++ 19 files changed, 94 insertions(+), 87 deletions(-)