Пример #1
0
    def testContextHashPerformanceStartInitialized(self):

        GafferTest.testContextHashPerformance(10, 10, True)
Пример #2
0
    def testContextHashPerformance(self):

        GafferTest.testContextHashPerformance(10, 10, False)