From 254a5364555c80a6047f587b4dbe56a52923c26b Mon Sep 17 00:00:00 2001 From: Stefan Dierauf <sdierauf@cs.washington.edu> Date: Tue, 24 Feb 2015 21:54:55 -0800 Subject: [PATCH] word choice --- slides/syscall-overhead.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/syscall-overhead.md b/slides/syscall-overhead.md index 42e96c3..6a1ed72 100644 --- a/slides/syscall-overhead.md +++ b/slides/syscall-overhead.md @@ -4,4 +4,4 @@ Hello world in C, v8, java and node <img src="files/syscall_graph.png" width="600px"> -*Remember that v8 and node both include a compilation step!* \ No newline at end of file +*Remember that v8 and node are both compiling js!* \ No newline at end of file -- GitLab