| commit | 183b16ee63c4b1116200b084c10c7e099e5d4763 | [log] [tgz] |
|---|---|---|
| author | Luke Lau <luke@igalia.com> | Thu Nov 27 16:24:51 2025 +0800 |
| committer | Luke Lau <luke@igalia.com> | Thu Nov 27 16:25:52 2025 +0800 |
| tree | 0cce469afbb687572d37dfbb584a7ab30ec65405 | |
| parent | 98a5160e282434d2fc407f371bc45ffaec6a12e6 [diff] |
Increase MAX_FORM_MEMORY_SIZE limit again We hit it again on cc-perf.igalia.com so bump it to 50MB.
LNT is an infrastructure for performance testing. The software itself consists of two main parts, a web application for accessing and visualizing performance data, and command line utilities to allow users to generate and submit test results to the server.
The package was originally written for use in testing LLVM compiler technologies, but is designed to be usable for the performance testing of any software.
The official LNT documentation is available online at: https://llvm.org/docs/lnt
The LNT source is available in the llvm-lnt repository: https://github.com/llvm/llvm-lnt
To get started, please look at the Developer Guide in the official documentation.