Home
last modified time | relevance | path

Searched hist:"1 b7a5887" (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/tools/sdbusplus/
H A Dmain.py1b7a5887 Tue Jun 23 07:34:11 CDT 2020 Patrick Williams <patrick@stwcx.xyz> sdbus++: move main to module

The python bytecode cache only caches modules and not scripts.
Move the 'main' function of sdbus++ into the submodule so we get
more code hitting in the bytecode cache, which has a minor speed-up.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5f20ec14c899a111e1abb073e26229d41e19822c
/openbmc/sdbusplus/tools/
H A Dsdbus++1b7a5887 Tue Jun 23 07:34:11 CDT 2020 Patrick Williams <patrick@stwcx.xyz> sdbus++: move main to module

The python bytecode cache only caches modules and not scripts.
Move the 'main' function of sdbus++ into the submodule so we get
more code hitting in the bytecode cache, which has a minor speed-up.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5f20ec14c899a111e1abb073e26229d41e19822c