Skip to content

Commit d5aca30

Browse files
committed
Update PLDI15-AEC.README.md
1 parent d207673 commit d5aca30

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

PLDI15-AEC.README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ All of the results can be simply reproduced by using [`run-all.sh`](run-all.sh):
3232
$ cd /home/kjs/javascript-semantics
3333
$ ./run-all.sh
3434
```
35-
NOTE: Running all of the test will take several hours even in a native machine. Thus, running it in a virtual machine would be too heavy. We recommend you to install KJS in a native machine so that you can save time to reproduce all of the results. (Minimum RAM requirement: 4GB).
35+
NOTE: Running all of the test will take several hours even in a native machine. Thus, running it in a virtual machine would be too heavy.
36+
(For example, `run-all.sh` took ~35 hours in the given VirtualBox VM
37+
on the top of a machine with Intel Xeon CPU 3.40GHz and DDR3 RAM 8GB 1600MHz.)
38+
We recommend you to install KJS in a native machine so that you can save time to reproduce all of the results. (Minimum RAM requirement: 4GB).

0 commit comments

Comments
 (0)