diff --git a/slides/syscall-overhead.md b/slides/syscall-overhead.md index 42e96c3ea18245f7f124999d935a1933980ba871..6a1ed72f5ba947d926c881d429f3e31113e2ed8a 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