Skip to content

Commit b2b13d6

Browse files
committed
Added a comment in ietf.html about the performance hit incurred by the |amp|smartypants filter, to explain its removal.
- Legacy-Id: 9382
1 parent 4cb1d30 commit b2b13d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/ietf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</head>
2222

2323
<body {% block bodyAttrs %}{%endblock%} data-group-menu-data-url="{% url "group_menu_data" %}">
24-
24+
<!-- Removing the amp|smartypants filter as it increases the rendering time with about 50% -->
2525
<nav class="navbar {% if server_mode and server_mode != "production" %}navbar-inverse{% else %}navbar-inverse{% endif %} navbar-fixed-top" role="navigation">
2626
<div class="container-fluid">
2727
<div class="navbar-header">

0 commit comments

Comments
 (0)