gunicorn run:app --workers=9
gunicorn run:app --workers=9 --worker-class=meinheld.gmeinheld.MeinheldWorker
Macbook Pro 2015 Python 3.7
Framework | Server | Req/s | Max latency | +/- Stdev |
---|
Hey, I'm nhymxu-535617 and I have contributed to the MACI v2 Trusted Setup Ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (processmessages_14-9-2-3) | |
Contributor # 27 | |
Contribution Hash: 72f46d0b 9040f4d1 74812ac5 a318a675 | |
629d7179 d6f15732 51ecf62d 82079e5c | |
b0d24e5d c39febb2 ecc9f5cf 44bf0fed | |
6111caac 5a617d7c b8d3b2c6 b98b1454 |
Hey, I'm nhymxu-535617 and I have contributed to the ZKP2P Trusted Setup Ceremony V2.1 HDFC. | |
The following are my contribution signatures: | |
Circuit # 1 (zkp2p-hdfc-send-v2) | |
Contributor # 18 | |
Contribution Hash: 44d208c8 387f0aa3 6467cf61 fad04b9c | |
9311445f dc88e370 8b80c01e 2f858f32 | |
769bedbe f2443038 e072bc18 7da20640 | |
d297c96a 067cef33 27ebdf16 492f263e |
Hey, I'm nhymxu-535617 and I have contributed to the ZKP2P Trusted Setup Ceremony V2. | |
The following are my contribution signatures: | |
Circuit # 1 (zkp2p-hdfc-send) | |
Contributor # 20 | |
Contribution Hash: 1bd10914 31cea82d f47c3aab f042e6c1 | |
44a72442 41f215e9 848da5b7 f5309b25 | |
9a968a8e 68a0222e f8317f10 0adf1ce7 | |
822e2740 efe5600f 20187ea9 2e547031 |
Hey, I'm nhymxu-535617 and I have contributed to the Email Wallet Trusted Setup Ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (emailwallet-account-creation) | |
Contributor # 11 | |
Contribution Hash: 481ce086 5e4885d9 cd6d9298 63a4a831 | |
6fe75f08 f9aa05e5 e5af22fc e75dd38e | |
3f6cbb2d fc47edbf 9f913e9b b3df59c2 | |
ec4f3837 46cb256c 1acb673d 027aa9c0 |
#!/usr/bin/env bash | |
set -o errexit | |
set -o nounset | |
set -o pipefail | |
if [[ "${TRACE-0}" == "1" ]]; then | |
set -o xtrace | |
fi | |
if [[ "${1-}" =~ ^-*h(elp)?$ ]]; then |
<?php | |
/** | |
* Dead simple youtube playlist randomizer | |
* | |
* Detail here: https://dungnt.net/blog/php-youtube-playlist-randomizer | |
*/ | |
date_default_timezone_set('Asia/Ho_Chi_Minh'); | |
const API_ENDPOINT = 'https://www.googleapis.com/youtube/v3/playlistItems'; | |
const PLAYLIST_ID = 'enter youtube playlist here'; |
<?php | |
define('XF_ROOT', __DIR__ . '/public_html'); // set this! | |
define('TIMENOW', time()); | |
define('SESSION_BYPASS', false); // if true: logged in user info and sessions are not needed | |
require_once(XF_ROOT . '/library/XenForo/Autoloader.php'); | |
XenForo_Autoloader::getInstance()->setupAutoloader(XF_ROOT . '/library'); | |
XenForo_Application::initialize(XF_ROOT . '/library', XF_ROOT); | |
XenForo_Application::set('page_start_time', TIMENOW); | |
XenForo_Application::disablePhpErrorHandler(); |
<!-- adblock detected --> | |
<script type="text/javascript"> | |
var adblock = true; | |
</script> | |
<script type="text/javascript" src="/adframe.js"></script> | |
<script type="text/javascript"> | |
if(adblock) { | |
alert('notice'); | |
} | |
</script> |
gunicorn run:app --workers=9
gunicorn run:app --workers=9 --worker-class=meinheld.gmeinheld.MeinheldWorker
Macbook Pro 2015 Python 3.7
Framework | Server | Req/s | Max latency | +/- Stdev |
---|
I hereby claim:
To claim this, I am signing this object: