summaryrefslogtreecommitdiff
path: root/src/buildstream/_loader
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2019-06-05 21:09:53 +0100
committerbst-marge-bot <marge-bot@buildstream.build>2019-06-06 15:53:43 +0000
commitbaec142e623f9e8a4efd93183ac2f7ef15d84b06 (patch)
tree1c20ed5671fd4b139cbc71afee441ee575d9ba00 /src/buildstream/_loader
parent6a42630a4057e704ed00fe8d478c86f774c6fd3c (diff)
downloadbuildstream-baec142e623f9e8a4efd93183ac2f7ef15d84b06.tar.gz
_loader/types: move to a cython package
Types is a simple module that accounts for a few percent of a basic 'show' operation. Having it cythonized allows us to get better performance without too much wokr
Diffstat (limited to 'src/buildstream/_loader')
-rw-r--r--src/buildstream/_loader/types.pyx (renamed from src/buildstream/_loader/types.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/buildstream/_loader/types.py b/src/buildstream/_loader/types.pyx
index a9aa3ab32..a9aa3ab32 100644
--- a/src/buildstream/_loader/types.py
+++ b/src/buildstream/_loader/types.pyx