diff --git a/Makefile b/Makefile index 7f2a516..f017dff 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ WEB_HEAP_SIZE := 335544320 WEB_STACK_SIZE := 196608 WEB_SHELL := src/shell.html -DEBUG_MODE := yes +DEBUG_MODE := no COMPILER_FLAGS := -std=c++17 -Wno-enum-compare -O3 -flto -msse4.2 -mavx COMPILER_FLAGS += -DRPROF_IMPLEMENTATION diff --git a/screenshot.png b/screenshot.png index ba427f4..c173417 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/src/shell.html b/src/shell.html index e80b09f..20ae46e 100644 --- a/src/shell.html +++ b/src/shell.html @@ -15,9 +15,9 @@ - - - + + +