Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 410 Bytes

File metadata and controls

9 lines (6 loc) · 410 Bytes

110.dynamic-html - Dynamic HTML

Type: Webapps Languages: Python, Node.js Architecture: x64, arm64

Description

The benchmark represents a dynamic generation of webpage contents through a serverless function. It generates an HTML from an existing template, with random numbers inserted to control the output. It uses the jinja2 and mustache libraries on Python and Node.js, respectively.