compiler-explorer / compiler-explorer/compiler-explorer

Support caching of the formatter execution during startup

Open
#3,408 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
19.1k
Forks
2.1k
Avg merge
3d 15h
Merged PRs (30d)
67

Description

Per #3407 we should have a better way of running execution outside of the compiler. Maybe the compilation context should be used directly and/or has caching support directly in it as we run the same things over and over again here: https://github.com/compiler-explorer/compiler-explorer/blob/main/lib/handlers/formatting.js#L52 as each language makes a `new FormattingHandler`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.