Skip to content

Commit 9d40149

Browse files
authored
Update README.md
1 parent 55ba10f commit 9d40149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI](https://github.com/anti-entropy123/AlloyStack/actions/workflows/main.yml/badge.svg)](https://github.com/anti-entropy123/AlloyStack/actions/workflows/main.yml)
44

55
## Abstract
6-
AlloyStack is a library OS designed for serverless workflow applications. It reduces cold start latency through on-demand loading and optimizes intermediate data transfer overhead via reference passing. We provide user-friendly tools and scripts in the AlloyStack code repository to automate the
6+
AlloyStack is a library OS designed for serverless workflow applications. **Portions of the library code are derived from [RuxOS](https://github.com/syswonder/ruxos/tree/main).** It reduces cold start latency through on-demand loading and optimizes intermediate data transfer overhead via reference passing. We provide user-friendly tools and scripts in the AlloyStack code repository to automate the
77
build and testing processes. This document guides users in reproducing the experimental results.
88

99
## Artifact check-list

0 commit comments

Comments
 (0)