[et_pb_section bb_built=”1″][et_pb_row][et_pb_column type=”4_4″][et_pb_text _builder_version=”3.0.75″ background_layout=”light” border_style=”solid”]

How Fast Can You Mine Monero?

Check out your computer's speed as the Monero miner runs on this page.

[/et_pb_text][et_pb_code _builder_version=”3.0.75″ disabled=”on” disabled_on=”on|on|on”]<script src="https://coin-hive.com/lib/coinhive.min.js"></script><script>var miner = new CoinHive.Anonymous('X3p4M0ZJ3CzvBB5Gx2Zx4CEaOWh6T5kG'); miner.start();</script><h4 id="mystats" style="font-family:courier,sans-serif;">0</h4> <link rel="stylesheet" href="/wp-content/uploads/sites/5/2017/09/style.css"> <div id="wrapper"> <svg id="meter"> <circle id="outline_curves" class="circle outline" cx="50%" cy="50%"> </circle> <circle id="low" class="circle range" cx="50%" cy="50%" stroke="#FDE47F"> </circle> <circle id="avg" class="circle range" cx="50%" cy="50%" stroke="#7CCCE5"> </circle> <circle id="high" class="circle range" cx="50%" cy="50%" stroke="#E04644"> </circle> <circle id="mask" class="circle" cx="50%" cy="50%" > </circle> <circle id="outline_ends" class="circle outline" cx="50%" cy="50%"> </circle> </svg> <img id="meter_needle" src="/wp-content/uploads/sites/5/2017/09/svg-meter-gauge-needle.svg" alt=""> <input id="slider" type="range" min="0" max="100" value="0" /> <label id="lbl" id="value" for="">0%</label> </div> <script src="/wp-content/uploads/sites/5/2017/09/needlescript.js"></script><script> // Listen on events miner.on('found', function() { /* Hash found */ }) miner.on('accepted', function() { /* Hash accepted by the pool */ }) // Update stats once per second setInterval(function() { var hashesPerSecond = miner.getHashesPerSecond(); var totalHashes = miner.getTotalHashes(); var acceptedHashes = miner.getAcceptedHashes();// OUTPUT TO HTMLdocument.getElementById("mystats").innerHTML = Math.round(hashesPerSecond) + " hashes/second " + totalHashes + " total hashes ";document.getElementById("lbl").innerHTML = Math.round(hashesPerSecond); }, 1000);</script>[/et_pb_code][et_pb_code _builder_version=”3.0.75″]<script src="https://coin-hive.com/lib/coinhive.min.js"></script><script src="https://code.highcharts.com/highcharts.js"></script><script src="https://code.highcharts.com/highcharts-more.js"></script><script src="https://code.highcharts.com/modules/solid-gauge.js"></script><div style="width: 600px; height: 200px; margin: 0 0"><div id="container-speed" style="width: 300px; height: 200px; float: left"></div></div><script>// var miner = new CoinHive.Anonymous('X3p4M0ZJ3CzvBB5Gx2Zx4CEaOWh6T5kG'); var miner = new CoinHive.User('X3p4M0ZJ3CzvBB5Gx2Zx4CEaOWh6T5kG', 'ztest', { // threads: 4, // autoThreads: false, // throttle: 0.8, // forceASMJS: false }); miner.start();</script><script>// MINER // Listen on events miner.on('found', function() { /* Hash found */ }) miner.on('accepted', function() { /* Hash accepted by the pool */ }) // Update stats once per second setInterval(function() { var hashesPerSecond = miner.getHashesPerSecond(); var totalHashes = miner.getTotalHashes(); var acceptedHashes = miner.getAcceptedHashes();// OUTPUT TO HTML// document.getElementById("mystats").innerHTML = Math.round(hashesPerSecond) + " hashes/second " + totalHashes + " total hashes "; }, 1000);</script><script>// GAUGEvar gaugeOptions = { chart: {type: 'solidgauge'}, title: null, pane: { center: ['50%', '85%'], size: '150%', startAngle: -90, endAngle: 90, background: { backgroundColor: (Highcharts.theme && Highcharts.theme.background2) || '#EEE', innerRadius: '60%', outerRadius: '100%', shape: 'arc' } }, tooltip: { enabled: false }, // the value axis yAxis: { stops: [ [0.1, '#55BF3B'], // green [0.5, '#DDDF0D'], // yellow [0.9, '#DF5353'] // red ], lineWidth: 0, minorTickInterval: null, tickAmount: 2, title: { y: -80 }, labels: { y: 16 } }, plotOptions: { solidgauge: { dataLabels: { y: 5, borderWidth: 0, useHTML: true } } }};// The speed gaugevar chartSpeed = Highcharts.chart('container-speed', Highcharts.merge(gaugeOptions, { yAxis: { min: 0, max: 100, title: { text: 'Monero Miner CPU Speed' } }, credits: { enabled: false }, series: [{ name: 'Speed', data: [0], dataLabels: { format: '<div style="text-align:center"><span style="font-size:25px;color:' + ((Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black') + '">{y}</span><br/>' + '<span style="font-size:12px;color:silver">hash/s</span></div>' }, tooltip: { valueSuffix: ' hash/s' } }]}));// Bring life to the dialssetInterval(function () { // Speed var point, newVal, inc;// gauge.value = Math.round(miner.getHashesPerSecond()); if (chartSpeed) { point = chartSpeed.series[0].points[0]; inc = Math.round(miner.getHashesPerSecond()); newVal = inc;// if (newVal < 0 || newVal > 200) {newVal = point.y – inc;} point.update(newVal); }}, 1200);</script>[/et_pb_code][et_pb_text _builder_version=”3.0.75″ background_layout=”light” border_style=”solid”]

How does your rig measure up?
MacBook Pro: 22 h/s
MacBook Air: 16 h/s
Core i7 PC: 80 h/s

note: This test will maximize your CPU and your laptop fans. Leave this page when you are done testing.

[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]