SkillAgentSearch skills...

Jzerocopy

Investigating the zero copy performance, forked from http://www.ibm.com/developerworks/library/j-zerocopy/

Install / Use

/learn @lydonchandra/Jzerocopy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Investigating the zero copy performance, forked from http://www.ibm.com/developerworks/library/j-zerocopy/

Simple tests:

Using traditional copy bytes send--54123305 and totaltime in Millisecond--7167 bytes send--54123305 and totaltime in Millisecond--7830 bytes send--54123305 and totaltime in Millisecond--6607

Server using zerocopy on ubuntu 11 total bytes transferred--54123304 and time taken in Millisecond--4719 total bytes transferred--54123304 and time taken in Millisecond--4712 total bytes transferred--54123304 and time taken in Millisecond--4960 total bytes transferred--54123304 and time taken in Millisecond--4790

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated3y ago
Forks2

Languages

Java

Security Score

60/100

Audited on Mar 9, 2023

No findings