Skip to content

Commit

Permalink
Remove original goals in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmakarov committed May 16, 2024
1 parent 5fb269d commit 9c2db04
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,6 @@ The executable is "configurable" with environment variables:
in 32-bit instructions

## MIR JIT compiler
* Original compiler **Performance Goals** relative to GCC -O2:
* 70% of generated code speed
* 100 times faster compilation speed
* 100 times faster start-up
* 100 times smaller code size
* less 15K C LOC
* Very short optimization pipeline for speed and light-weight
* Only the **most valuable** optimization usage:
* **function inlining**
Expand Down

0 comments on commit 9c2db04

Please sign in to comment.