האתר XbitLabs פירסם היום ידיעה על בנצ'מארקים ראשוניים למעבד ה NorhWood שפורסמו באתר הצרפתי Hardware.fr. האתר בחן את שני מעבדי ה Northwood הראשונים בקצבים של 2 ו 2.2GHZ שאמורים לצאת באופן רשמי בשביעי לינואר. כשמושווה ל +Athlon 1900 ה Northwood בתדר של 2.2GHZ הציג יתרון ביצועים של כ 2-6 אחוזים ברוב הבאנצמארקים עד כ 12% בבנצמארק הטוב ביותר שלו (Quake 3 ARENA).
if (('false' === 'false' && hw_is_mobile) || ('true' === 'false' && !hw_is_mobile)) {
document.querySelector('#div-hwad-970x250-30665').remove();
} else {
window.googletag = window.googletag || {cmd: []};
window.adslots = window.adslots || {};
googletag.cmd.push(function() {
const adslot_30665 = googletag.defineSlot('/23571088/HWzone/970x250', [970, 250], `div-hwad-970x250-30665`);
if (adslot_30665) {
adslot_30665.setTargeting('test', 'infinitescroll')
adslot_30665.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().setRequestNonPersonalizedAds(0);
googletag.enableServices();
const options = {
rootMargin: '0px',
threshold: 0.5
};
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
observer.unobserve(entry.target);
googletag.display(entry.target.id);
console.log({
adslotid: '30665',
name: '970x250',
mobile: 'false',
desktop: 'true',
width: '970',
height: '250'
});
}
});
}, options);
if (document.querySelector('#div-hwad-970x250-30665').getBoundingClientRect().top < window.innerHeight) {
observer.unobserve(document.querySelector('#div-hwad-970x250-30665'));
googletag.display(`div-hwad-970x250-30665`);
console.log({
adslotid: '30665',
name: '970x250',
mobile: 'false',
desktop: 'true',
width: '970',
height: '250'
});
} else {
observer.observe(document.querySelector('#div-hwad-970x250-30665'));
}
} else {
console.log('no adslot_30665');
}
});
}


