Skip to content

Instantly share code, notes, and snippets.

@colinfwren
Created February 10, 2018 22:15
Show Gist options
  • Save colinfwren/4ac35f517f8ee7d9474ef58b2f19f956 to your computer and use it in GitHub Desktop.
Save colinfwren/4ac35f517f8ee7d9474ef58b2f19f956 to your computer and use it in GitHub Desktop.
Patching Odoo Registries - Run Times

Run One

Testing method Time to run test suite
SetUp 0.354s
Demo Data 0.025s
Patch Method 0.002s

Run Two

Testing method Time to run test suite
SetUp 0.359s
Demo Data 0.033s
Patch Method 0.001s

Run Three

Testing method Time to run test suite
SetUp 0.354s
Demo Data 0.034s
Patch Method 0.002s

Average

Testing method Time to run test suite
SetUp 0.355s
Demo Data 0.030s
Patch Method 0.002s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment