コード例 #1
0
    def testContextHashPerformanceStartInitialized(self):

        GafferTest.testContextHashPerformance(10, 10, True)
コード例 #2
0
    def testContextHashPerformance(self):

        GafferTest.testContextHashPerformance(10, 10, False)