Benchmarked on 2019/07/19
by SD SkyKlouD (https://sdsk.one/ | Twitter @_SDSkyKlouD)
- CPU : Virtual CPU 714389bda930 @ 2.4GHz
- 1 Core 1 Thread
| /* | |
| * Simple IO scheduler | |
| * Based on Noop, Deadline and V(R) IO schedulers. | |
| * | |
| * Copyright (C) 2012 Miguel Boton <mboton@gmail.com> | |
| * | |
| * | |
| * This algorithm does not do any kind of sorting, as it is aimed for | |
| * aleatory access devices, but it does some basic merging. We try to | |
| * keep minimum overhead to achieve low latency. |
| /* | |
| * Maple I/O Scheduler | |
| * Based on Zen and SIO. | |
| * | |
| * Copyright (C) 2016 Joe Maples <joe@frap129.org> | |
| * (C) 2012 Brandon Berhent <bbedward@gmail.com | |
| * (C) 2012 Miguel Boton <mboton@gmail.com> | |
| * | |
| * Maple uses a first come first serve style algorithm with seperated read/write | |
| * handling to allow for read biases. By prioritizing reads, simple tasks should improve |
| /* | |
| * drivers/cpufreq/cpufreq_alucard.c | |
| * | |
| * Copyright (C) 2011 Samsung Electronics co. ltd | |
| * ByungChang Cha <bc.cha@samsung.com> | |
| * | |
| * Based on ondemand governor | |
| * Copyright (C) 2001 Russell King | |
| * (C) 2003 Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>. | |
| * Jun Nakajima <jun.nakajima@intel.com> |
| 밢밡따밣밧따다밯빠싹파주앣 | |
| SD희멓더서써석떠법벓차붏 | |
| 꽁치엕옳얿없터퍼서써석떠벞 |
| 밣밣따박따뱐웱아투 | |
| 쑦뻐멓뻐떠범벓썩뻐 | |
| 자욹웳소윏쎠왮셖써 | |
| 희차삮반밧나다삭뽀 |
| import RPi.GPIO as GPIO | |
| from math import pow | |
| # Definitions # | |
| BINARY = 0b0 | |
| LED_PINS = [ 18, 23, 24, 25, 12, 16, 20, 21, 4, 17, 27, 22 ] # Change this to your LED PIN numbers. Left to right. | |
| LED_PINS_LEN = len(LED_PINS) | |
| INCREASE_PIN = 19 # Change this to your increase button PIN | |
| DECREASE_PIN = 26 # Change this to your decrease button PIN | |
| # --- # |
| Benchmarked on 2019/05/16 | |
| by SD SkyKlouD (https://sdsk.one/ | @_SDSkyKlouD on Twitter) | |
| ================================================================= | |
| | Vultr VC2 $5 | Linode Nanode $5 | | |
| > Notice ----------------------------------------------------------------- | |
| DL Speed Test - IPv4 only | Tokyo | Tokyo 2 | | |
| | Virtual CPU 714389bda930 | AMD EPYC 7501 | <-- HOORAY! | |
| > Vultr VC2 CPU | └ 2.4GHz KVM 1C1T | └ 2.0GHz KVM 1C1T | | |
| Prbly Intel Xeon E5 series? | RAM 1GB | RAM 1GB | |
Benchmarked on 2019/07/19
by SD SkyKlouD (https://sdsk.one/ | Twitter @_SDSkyKlouD)
| >= 0.5% and last 2 versions and not dead, unreleased Chrome versions, unreleased Firefox versions, unreleased Edge versions, unreleased Safari versions, unreleased iOS versions |