Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
PIMEc TEST
(version: 2)
Comparing performance of:
futuro vs actual
Created:
one year ago
by:
Registered User
Jump to the latest result
HTML Preparation code:
<!--your preparation HTML code goes here-->
Script Preparation code:
/*your preparation JavaScript code goes here To execute async code during the script preparation, wrap it as function globalMeasureThatScriptPrepareFunction, example:*/ async function globalMeasureThatScriptPrepareFunction() { // This function is optional, feel free to remove it. // await someThing(); }
Tests:
futuro
var gtm_epi_chartbeat = true var gtm_epi_domain = window.location.hostname.split('.').slice(-2).join('.'); var domain = (window.location.hostname === 'stories.woman.es') ? 'prensaiberica.es' : (gtm_epi_chartbeat) ? gtm_epi_domain : 'prensaiberica.es'; var s = document.createElement('script'); s.type = 'text/javascript'; s.src = 'https://analytics-cdn.' + domain + '/static/javascript/mo_wp.min.js?v=2'; document.getElementsByTagName('head')[0].appendChild(s);
actual
var domain = window.location.hostname.split('.').slice(-2).join('.'); switch (domain) { case "lne.es": case "diaridegirona.cat": case "diariodeibiza.es": case "diariodemallorca.es": case "farodevigo.es": case "informacion.es": case "levante-emv.com": case "laopinioncoruna.es": case "superdeporte.es": case "laopiniondemalaga.es": case "laopiniondemurcia.es": case "laopiniondezamora.es": case "laprovincia.es": case "regio7.cat": case "eldia.es": case "mallorcazeitung.es": case "emporda.info": case "diariocordoba.com": case "stilo.es": case "codigonuevo.com": case "elperiodicomediterraneo.com": case "elperiodicodearagon.com": case "elperiodicoextremadura.com": case "sport.es": case "elperiodico.com": case "elperiodico.cat": case "epe.es": case "elcorreogallego.es": case "elcorreoweb.es": case "neomotor.com": break default: domain = "prensaiberica.es" break }; var s = document.createElement('script'); s.type = 'text/javascript'; s.src = 'https://analytics-cdn.' + domain + '/static/javascript/mo_wp.min.js?v=2'; document.getElementsByTagName('head')[0].appendChild(s);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
futuro
actual
Fastest:
N/A
Slowest:
N/A
Latest run results:
Run details:
(Test run date:
one year ago
)
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Browser/OS:
Chrome 133 on Windows
View result in a separate tab
Embed
Embed Benchmark Result
Test name
Executions per second
futuro
5822.1 Ops/sec
actual
1799.3 Ops/sec
Related benchmarks:
isFunction vs typeof function
isFunction vs typeof function 5
IIFE vs Normal Fixed
reate array by lenght
get navigation type
Micromark vs Markdown-it vs Remark
Assigning new variable
test cross_domain
Benchmark GTM
Comments
Confirm delete:
Do you really want to delete benchmark?