Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short summary about the selected template engine #4

Open
murceca opened this issue Feb 6, 2024 · 0 comments
Open

Short summary about the selected template engine #4

murceca opened this issue Feb 6, 2024 · 0 comments

Comments

@murceca
Copy link
Owner

murceca commented Feb 6, 2024

  1. Measure rendering speed: the total rendering speed (the whole render function), time spent on template fetching, time spent on the rendering itself. The total rendering speed should be calculated as: time spent on template fetching PLUS time spent on the rendering itself.
  2. Render a short summary about the selected template engine.
  3. Move the short summary block into the same section together with template selection component and JSON data editor.

An example of the summary block:

Selected rendering template: EJS
Version: 14.2.0

Template engine modules size: 128KB

Template requesting speed: 290Ms
Template rendering: 10Ms
Total rendering speed: 300Ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant