Improved benchmarks
This commit is contained in:
parent
8ae5246807
commit
98f5f021f0
2 changed files with 7 additions and 7 deletions
|
@ -13,8 +13,4 @@ print(address, length) {
|
|||
|
||||
write(fd, address, length) {
|
||||
syscall(1, fd, address, length)
|
||||
}
|
||||
|
||||
empty() {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue