Skip to content

Instantly share code, notes, and snippets.

@bradfitz
Created April 29, 2023 22:16
Show Gist options
  • Save bradfitz/a7250953b62bfa5cc70659aa2ab7a217 to your computer and use it in GitHub Desktop.
Save bradfitz/a7250953b62bfa5cc70659aa2ab7a217 to your computer and use it in GitHub Desktop.
=== RUN TestRepoStress
=== RUN TestRepoStress/normal
repo_test.go:61: after 10000, +131.322375ms
repo_test.go:61: after 20000, +145.117792ms
repo_test.go:61: after 30000, +157.902291ms
repo_test.go:61: after 40000, +156.549084ms
repo_test.go:61: after 50000, +155.986ms
repo_test.go:61: after 60000, +155.7875ms
repo_test.go:61: after 70000, +157.752625ms
repo_test.go:61: after 80000, +163.210541ms
repo_test.go:61: after 90000, +167.373917ms
repo_test.go:61: after 100000, +160.46725ms
repo_test.go:61: after 110000, +159.951208ms
repo_test.go:61: after 120000, +162.072667ms
repo_test.go:61: after 130000, +171.992042ms
repo_test.go:61: after 140000, +161.997541ms
repo_test.go:61: after 150000, +162.309542ms
repo_test.go:61: after 160000, +166.310875ms
repo_test.go:61: after 170000, +161.310042ms
repo_test.go:61: after 180000, +162.78425ms
repo_test.go:61: after 190000, +185.210666ms
repo_test.go:61: after 200000, +187.293459ms
=== RUN TestRepoStress/adversarial
repo_test.go:61: after 10000, +662.099667ms
repo_test.go:61: after 20000, +2.105865291s
repo_test.go:61: after 30000, +4.024867625s
repo_test.go:61: after 40000, +7.414242042s
repo_test.go:61: after 50000, +9.772432292s
repo_test.go:61: after 60000, +11.135827708s
^Csignal: interrupt
FAIL github.com/bluesky-social/indigo/repo 39.958s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment