apollo-kotlin icon indicating copy to clipboard operation
apollo-kotlin copied to clipboard

Benchmarks dashboard

Open github-actions[bot] opened this issue 3 years ago • 0 comments

Micro benchmarks

Last Run: Fri Jun 13 03:47:05 UTC 2025

  • Firebase console: link
  • Datadog dashboard: link

Test Cases:

Test Case Nanos Allocs
com.apollographql.apollo.benchmark.ApolloStoreIncubatingTests.concurrentReadWritesSql 309741280 615753
com.apollographql.apollo.benchmark.ApolloStoreIncubatingTests.concurrentReadWritesMemoryThenSql 180595382 533205
com.apollographql.apollo.benchmark.ApolloStoreIncubatingTests.concurrentReadWritesMemory 18351923 178224
com.apollographql.apollo.benchmark.ApolloStoreTests.concurrentReadWritesSql 361674307 598530
com.apollographql.apollo.benchmark.ApolloStoreTests.concurrentReadWritesMemoryThenSql 214630464 477845
com.apollographql.apollo.benchmark.ApolloStoreTests.concurrentReadWritesMemory 28924594 277685
com.apollographql.apollo.benchmark.CacheIncubatingIntegrationTests.concurrentQueriesTestNetworkTransportMemory 40813597 340821
com.apollographql.apollo.benchmark.CacheIncubatingIntegrationTests.concurrentQueriesTestNetworkTransportMemoryThenSql 354909670 895043
com.apollographql.apollo.benchmark.CacheIncubatingIntegrationTests.concurrentQueriesTestNetworkTransportSql 507013565 1014148
com.apollographql.apollo.benchmark.CacheIncubatingTests.cacheOperationMemory 83808315 1040941
com.apollographql.apollo.benchmark.CacheIncubatingTests.cacheLargeListSql 157310067 1481210
com.apollographql.apollo.benchmark.CacheIncubatingTests.cacheResponseMemory 75988106 1023300
com.apollographql.apollo.benchmark.CacheIncubatingTests.cacheLargeListMemory 75778236 1220102
com.apollographql.apollo.benchmark.CacheIncubatingTests.cacheOperationSql 164898063 1223555
com.apollographql.apollo.benchmark.CacheIncubatingTests.cacheResponseSql 160574312 1205916
com.apollographql.apollo.benchmark.CacheIntegrationTests.concurrentQueriesTestNetworkTransportMemory 51996750 440471
com.apollographql.apollo.benchmark.CacheIntegrationTests.concurrentQueriesTestNetworkTransportMemoryThenSql 414047020 781740
com.apollographql.apollo.benchmark.CacheIntegrationTests.concurrentQueriesTestNetworkTransportSql 594276361 972795
com.apollographql.apollo.benchmark.CacheTests.cacheOperationMemory 59562662 804512
com.apollographql.apollo.benchmark.CacheTests.cacheLargeListSql 402430352 1711327
com.apollographql.apollo.benchmark.CacheTests.cacheResponseMemory 55514198 786872
com.apollographql.apollo.benchmark.CacheTests.cacheLargeListMemory 47582192 960025
com.apollographql.apollo.benchmark.CacheTests.cacheOperationSql 372616131 1399349
com.apollographql.apollo.benchmark.CacheTests.cacheResponseSql 367121338 1381706
com.apollographql.apollo.benchmark.GarbageCollectTests.garbageCollectSql 79111830 421888
com.apollographql.apollo.benchmark.GarbageCollectTests.garbageCollectMemory 26328232 251002
com.apollographql.apollo.benchmark.GarbageCollectTests.garbageCollectMemoryThenSql 158022386 471582
com.apollographql.apollo.benchmark.JsonTests.jsonMoshi 4867482 13893
com.apollographql.apollo.benchmark.JsonTests.jsonApollo 5691965 21736
com.apollographql.apollo.benchmark.JsonTests.normalizeApollo 5152752 88664

github-actions[bot] avatar Jun 28 '22 20:06 github-actions[bot]