MCPcopy
hub / github.com/Textualize/rich / time_render_unicode_heavy

Method time_render_unicode_heavy

benchmarks/benchmarks.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58 )
59
60 def time_render_unicode_heavy(self):
61 list(Text(snippets.UNICODE_HEAVY_TEXT).render(self.console))
62
63
64class TextHotCacheSuite:

Callers

nothing calls this directly

Calls 2

TextClass · 0.90
renderMethod · 0.45

Tested by

no test coverage detected