lean4-htt/.github
Sebastian Ullrich 2dcd42f395
feat: trace.profiler export to Firefox Profiler (#3801)
Reusing the best profiling UI out there

Usage:
```
lean -Dtrace.profiler=true -Dtrace.profiler.output=profile.json foo.lean ...
```
then open `profile.json` in https://profiler.firefox.com/.

See also `script/collideProfiles.lean` for minimizing and merging
profiles.
2024-04-15 12:13:14 +00:00
..
ISSUE_TEMPLATE chore: Issue template: Suggest #eval Lean.versionString (#2884) 2023-11-16 18:40:55 +01:00
workflows feat: trace.profiler export to Firefox Profiler (#3801) 2024-04-15 12:13:14 +00:00
PULL_REQUEST_TEMPLATE.md chore: refine PR template (#3074) 2023-12-18 13:47:04 +00:00