Removed PrefetchAnime()

This commit is contained in:
2017-11-05 19:12:56 +01:00
parent daded28acb
commit f88a728a5a
8 changed files with 0 additions and 8 deletions

View File

@ -29,7 +29,6 @@ func BenchmarkRenderThread(b *testing.B) {
func BenchmarkRenderAnimeList(b *testing.B) {
user, _ := arn.GetUser("4J6qpK1ve")
animeList := user.AnimeList()
animeList.PrefetchAnime()
b.ReportAllocs()
b.ResetTimer()