Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revised README.md #17

Merged
merged 1 commit into from Mar 13, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 2 additions & 5 deletions README.md
Expand Up @@ -2,8 +2,7 @@

[![Build Status](https://travis-ci.org/raptorjit/raptorjit.svg?branch=master)](https://travis-ci.org/raptorjit/raptorjit)

RaptorJIT is an experimental fork of LuaJIT. Premise: What would I do
if I were only trying to please myself and nobody else?
RaptorJIT is a fork of LuaJIT targeting Linux/x86-64 server applications.

Initial changes (ongoing work):

Expand All @@ -21,9 +20,7 @@ Initial changes (ongoing work):
with [Travis-CI](https://travis-ci.org/raptorjit/raptorjit) and
with [automatic performance regression tests](https://hydra.snabb.co/job/luajit/branchmarks/benchmarkResults/latest/download/2).

Goal is to strip the code down to the minimum that is needed for
writing high-performance soft-realtime server applications for
Linux/x86-64. PRs with radical code reductions welcome! :-)
PRs welcome! Shock me with your radical ideas! :-)

### Quotes

Expand Down