commit 04e0dd6a444fb068b527469f4979267032f33fc8 Author: Brion Vibber Date: Thu Sep 14 12:53:30 2023 -0700 initial commit diff --git a/index.html b/index.html new file mode 100644 index 0000000..5c4d054 --- /dev/null +++ b/index.html @@ -0,0 +1,64 @@ + + + + + Massive memory allocation test + +

+

Massive memory allocation test

+ +

+ Allocates 16-MiB ArrayBuffers until something stops it. + May crash your system or make it sluggish. +

+ +
Ready to start.
+
+ + + \ No newline at end of file