Homec4science

Speeded up print_record() call ~100 times by looking for match inside one…

Authored by Tibor Simko <tibor.simko@cern.ch> on May 9 2008, 16:54.

Description

Speeded up print_record() call ~100 times by looking for match inside one bib99x table (instead of in all 100 bibXXx tables). However, it may still be good to keep this 'prettifying' feature disabled. (The proper treatment here should be to go through 999 field instances one by one, so we should know about $s and $r we have, and we should not need any print_record() style of detection.)

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:7fc025d149ee: Speeded up print_record() call ~100 times by looking for match inside one… (authored by Tibor Simko <tibor.simko@cern.ch>).May 9 2008, 16:54