This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPU | Cores | CPU Mark | Thread Mark | TDP | Socket | Category | |
---|---|---|---|---|---|---|---|
AArch64 rev 2 (aarch64) | 8 | 2,413 | 909 | NA | Unknown | Mobile/Embedded | |
AMD 3015Ce | 2 | 2,099 | 1,337 | 6 | FT5 | Mobile/Embedded | |
AMD 3015e | 2 | 2,709 | 1,340 | 6 | Unknown | Laptop | |
AMD 3020e | 2 | 2,436 | 1,404 | 6 | Unknown | Laptop | |
AMD 4700S | 8 | 17,862 | 2,361 | NA | Unknown | Desktop | |
AMD A10 PRO-7350B APU | 4 | 1,915 | 917 | 19 | FP3 | Laptop | |
AMD A10 PRO-7800B APU | 2 | 3,303 | 1,494 | 65 | FM2+ | Desktop | |
AMD A10 PRO-7850B APU | 2 | 3,459 | 1,573 | 95 | FM2+ | Desktop | |
AMD A10-4600M APU | 2 | 1,938 | 1,078 | 35 | FS1r2 | Laptop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Remove US and UK Listings on eBay | |
// @namespace http://tampermonkey.net/ | |
// @version 1.2 | |
// @description Eemalda eBay kuulutused, mis asuvad Ameerikas ja Ühendkuningriigis | |
// @author Henno Täht | |
// @match https://www.ebay.de/* | |
// @match https://www.ebay.com/* | |
// @match https://www.ebay.co.uk/* | |
// @match https://www.ebay.ie/* |
OlderNewer