7 lines
166 B
Python
7 lines
166 B
Python
"""Performance profiler for Ren Browser.
|
|
|
|
Provides profiling capabilities for monitoring browser performance
|
|
and resource usage.
|
|
"""
|
|
# Add a profiler to the browser.
|