Skip to content

Instantly share code, notes, and snippets.

import React from "react";
export const Debug = props => (
<pre>
{JSON.stringify(
props.value,
null,
2
)}
</pre>
);
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Untitled benchmark</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script>
<script src="./suite.js"></script>
</head>
<body>
<h1>Open the console to view the results</h1>
sudo apt update
sudo apt install curl -y
/bin/bash -c "$(curl -sL https://git.io/vokNn)"
sudo apt-fast upgrade -y
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
nvm install 20
curl -o- -L https://yarnpkg.com/install.sh | bash
curl -s 'https://api.macapps.link/en/chrome-firefox-torbrowser-github-sequelpro-sublime-vscode-unarchiver-filezilla-tunnelblick-etcher-appcleaner-spotify-openemu-slack-whatsapp-drive-btsync-megasync-etcher' | sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
curl -o- -L https://yarnpkg.com/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
nvm install 10.15.1
mkdir Projects
find . -name "node_modules" -exec rm -rf '{}' +