Skip to content

Commit

Permalink
Add status info
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Babiichuk (DustDFG) <[email protected]>
  • Loading branch information
dustdfg committed Jan 7, 2025
1 parent c803b59 commit 8e9329e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Godot-devkit is a project to build LLVM sharpened for speed building Godot. Main aim is to make a drop-in clang distribution for building Godot. Which means if devkit distribution fails compiling godot with certain configuration, system distribution should fail with the same configuration too, otherwise it should be considered a bug.

## Status

Builds with (Full LTO + PGO) currently it gives 30% speed boost. "production ready" but in "testing phase"

## Building

Run `build.sh`. The produced devkit will be named `godot-devkit.tar.xz`
Expand Down

0 comments on commit 8e9329e

Please sign in to comment.