diff --git a/templates-profiler/cache.html.twig b/templates-profiler/cache.html.twig
index 45b2f7a264..2455183062 100644
--- a/templates-profiler/cache.html.twig
+++ b/templates-profiler/cache.html.twig
@@ -22,7 +22,7 @@
Cache
- {{ collector.summary.hits }}
+ {{ collector.summary.hits }} / {{ collector.summary.calls }}
{{ '%0.0f'|format(collector.totalTime) }} ms