search for: performancetesting

Displaying 5 results from an estimated 5 matches for "performancetesting".

2008 Jul 14
2
GPLPV benchmark results
Hi James, I tested (as I wrote a few days ago) the latest PV drivers release, and they seem to work correctly apart of the "Safely remove Xen Net Device Driver" tray icon glitch. I made a series of benchmarks with PassMark''s PerformanceTest on 6 twin concurrent VMs with the PV drivers installed, both with the /GPLPV switch on and off, and on one lonely VM, still in both
2013 Dec 30
0
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
...sults by T-test [1], and generate an abundant/meaningful HTML files. It's helpful to check if performance regression exists significantly. If you have interest, we also use this in your netperf testing. Attached analysis results of netperf tests. [1] https://github.com/autotest/virt-test/wiki/PerformanceTesting Thanks, Amos > Also I guess this 1% difference is in the noise, right? > Could you share data about host CPU utilization during > these runs please? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxfoundation.org/pipermail/virtuali...
2020 Aug 01
0
Wine release 5.14
The Wine development release 5.14 is now available. What's new in this release (see below for details): - More restructuration of the console support. - Initial version of the Webdings font. - Beginnings of PE conversion of the MSVCRT libraries. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.14.tar.xz
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote: > Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag > allocators") changed the mergeable receive buffer size from PAGE_SIZE to > MTU-size, introducing a single-stream regression for benchmarks with large > average packet size. There is no single optimal buffer size for all >
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote: > Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag > allocators") changed the mergeable receive buffer size from PAGE_SIZE to > MTU-size, introducing a single-stream regression for benchmarks with large > average packet size. There is no single optimal buffer size for all >