summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2019-05-20 22:24:42 +0100
committerBenjamin Schubert <contact@benschubert.me>2019-05-29 19:50:18 +0100
commit6901a829027a1fe0dd2002852a80a2eef0b322e4 (patch)
treee9e98a79cd2bb06d6ecc928cc0f936735054b1de /setup.py
parent4c92789fa42a6414ba20586daed63ccf19c991d0 (diff)
downloadbuildstream-6901a829027a1fe0dd2002852a80a2eef0b322e4.tar.gz
_yaml: provide c definitions of functions called internally
Providing c definitions for functions allows us to not have to go back to the python interpreter when inside the module. We therefore gain more performance. One gotcha is that keyword only arguments are not valid in cpdef functions.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions