Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
64
class
TextHotCacheSuite:
Callers
nothing calls this directly
Calls
2
Text
Class · 0.90
render
Method · 0.45
Tested by
no test coverage detected