def test_profile_2_insert(self):
self.test_baseline_2_insert()
- @profiling.function_call_count(3858, {'2.4': 2347})
+ @profiling.function_call_count(3618, {'2.4': 2347})
def test_profile_3_properties(self):
self.test_baseline_3_properties()
def test_profile_2_insert(self):
self.test_baseline_2_insert()
- @profiling.function_call_count(6765)
+ @profiling.function_call_count(6385)
def test_profile_3_properties(self):
self.test_baseline_3_properties()
- @profiling.function_call_count(23957)
+ @profiling.function_call_count(22508)
def test_profile_4_expressions(self):
self.test_baseline_4_expressions()