Skip to content

Resolve source's config with the element's variable

Description

This enables using the element-defined variables in the source section.

fix #1127 (closed)

Benchmarks

Benchmarks have been run with bst-benchmarks on a debian-stretch project. Only show test has been made since we are only affecting the loading

  • Finished in: 1 mins, 53 secs
  • Target files: base-files/base-files.bst
  • Number of runs: 3
  • Number of warmups: 1
  • Python versions: py37
action python_version commit median time (secs) mean time (secs) ± std
show py37 bschubert/allow-source-variables-access - 3a85cbec 4.7 4.70 ± 0.01
py37 master - 7b53e48f 4.77 4.77 ± 0.01
action python_version commit median max memory (MB) mean max memory (MB) ± std
show py37 bschubert/allow-source-variables-access - 3a85cbec 188.984 189.12 ± 0.27
py37 master - 7b53e48f 186.449 186.37 ± 0.22

There were 3 runs of each command.

Edited by Benjamin Schubert

Merge request reports

Loading