Displaying 2 results from an estimated 2 matches for "ormanc".
Did you mean:
orman
2014 May 21
3
[Bug 945] New: Transmit performance regression with NAT and 3.14
https://bugzilla.netfilter.org/show_bug.cgi?id=945
Summary: Transmit performance regression with NAT and 3.14
Product: netfilter/iptables
Version: unspecified
Platform: x86_64
URL: http://www.linuxquestions.org/questions/linux-networki
ng-3/linux-router-non-local-uploads-have-horrible-perf
o...
2016 May 30
5
[GSoC 2016] Capture Tracking Improvements - BackgroundInformation
Hey Scott,
There has been quite a lot of research on capture tracking (aka escape
analysis) for Java and other dynamic languages.
See e.g.:
https://wiki.openjdk.java.net/display/HotSpot/EscapeAnalysis
http://docs.oracle.com/javase/7/docs/technotes/guides/vm/performance-enhancements-7.html
http://dl.acm.org/citation.cfm?doid=320384.320386
Nuno
-----Original Message-----
From: Scott Egerton via llvm-dev
Sent: Saturday, May 28, 2016 5:10 PM
To: Philip Reames
Cc: llvm-dev
Subject: [llvm-dev] [GSoC 2016] Capture Tracking Improvements -
BackgroundInformation
Hi P...