Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
mechanical-sympathy
Conversations
Labels
CPU
CoordinatedOmission
DirectByteBuffer
Disruptor
G1
GC
GPU
Generics
HdrHistogram
Heap
Histogram
Hotspot
JNI
Java
JavaScript
Latency
LatencyStats
List
LockFree
MRI
Netty
Node
OpenJDK
Performance
PrintCompilation
ProgramOrder
ResponseTimeMeasurement
SBE
Safepoint
SequentialConsistency
TTSP
algorithms
alternative
api
arraycopy
asm
assembly
azul
basics
benchmarking
c
caliper
call
cassandra
chronicle
communication
comparison
concept
concurrency
correctness
design
development
doublehistogram
energy
engineering
exchange
feedback-requested
futex
gRPC
happens-before
historical
idea
innovation
interface
intrinsic
introduction
invention
jdk
jhiccup
jmh
jmm
jmx
jvm
kernel
koloboke
linux
logging
mechanical
memory
method
metrics
mq
off-heap
openHFT
os
power
presentation
process
project
queue
real-time
safepoint
scala
scalability
scalable
scylladb
sharding
shared
struct
syscall
system
task-pool
technology
threads
trading
trove
tutorial
unsafe
v8
varargs
zeromq
zipkin
About
mechanical-sympathy
Contact owners and managers
1–11 of 872
Welcome to the Mechanical Sympathy group. This group is for discussing how to code sympathetically for the underlying stack/platform so good performance can be extracted.
Mark all as read
Report group
0 selected
Mark E. Dawson, Jr.
, …
Gil Tene
6
8/29/18
jHiccup for .NET?
If the .NET profiler api can be used to launch a managed code thread without modifying the
unread,
CoordinatedOmission
HdrHistogram
Latency
Performance
feedback-requested
jhiccup
jHiccup for .NET?
If the .NET profiler api can be used to launch a managed code thread without modifying the
8/29/18
Nathan Fisher
, …
Shripad Agashe
8
9/25/17
Measuring latency of a function call
Thanks for the link to Alekseys video. I'll give it a viewing! On Mon, 25 Sep 2017 at 06:10,
unread,
Java
Latency
Measuring latency of a function call
Thanks for the link to Alekseys video. I'll give it a viewing! On Mon, 25 Sep 2017 at 06:10,
9/25/17
Gaurav Abbi
, …
Gil Tene
5
12/21/16
Does percentile metrics follow the rules of summations?
The right way to deal with percentiles (especially when it comes to latency) is to assume nothing
unread,
Latency
LatencyStats
Performance
SequentialConsistency
jvm
metrics
Does percentile metrics follow the rules of summations?
The right way to deal with percentiles (especially when it comes to latency) is to assume nothing
12/21/16
Ivan Kelly
, …
Vitaly Davidovich
17
12/14/16
Minimum realistic GC time for G1 collector on 10GB
Have you tried just setting -Xmx10g and -XX:MaxGCPauseMillis=10? This is typically a good baseline to
unread,
GC
Heap
Hotspot
Java
Latency
OpenJDK
Minimum realistic GC time for G1 collector on 10GB
Have you tried just setting -Xmx10g and -XX:MaxGCPauseMillis=10? This is typically a good baseline to
12/14/16
jonbrwn
, …
Gil Tene
6
10/7/15
Anyone use LatencyUtils or HdrHistrogram for measuring latency on a distributed system?
The key thing to realize is that histograms are additive, unlike other forms of latency summary stats
unread,
CoordinatedOmission
HdrHistogram
Latency
LatencyStats
benchmarking
Anyone use LatencyUtils or HdrHistrogram for measuring latency on a distributed system?
The key thing to realize is that histograms are additive, unlike other forms of latency summary stats
10/7/15
lior simon
, …
Jacob Hansson
22
5/19/15
Java - Reuse String Instances
We did a spike on this a few years ago, playing with trying to get a netty stack allocation free.
unread,
GC
Java
Latency
unsafe
Java - Reuse String Instances
We did a spike on this a few years ago, playing with trying to get a netty stack allocation free.
5/19/15
Jean Dagenais
, …
Jean-Philippe BEMPEL
23
1/6/17
Systematic Process to Reduce Linux OS Jitter
Hi, Those servers seem nice, but there is a huge no-go for us and our workload: There is only one
unread,
Java
Latency
Performance
os
Systematic Process to Reduce Linux OS Jitter
Hi, Those servers seem nice, but there is a huge no-go for us and our workload: There is only one
1/6/17
ymo
,
Nathan Tippy
3
7/17/14
lock free based load generator
Hi Nathan. I found that in a load simulator environments i need to run a set of tests in a tight loop
unread,
CoordinatedOmission
HdrHistogram
Latency
Performance
benchmarking
jmh
lock free based load generator
Hi Nathan. I found that in a load simulator environments i need to run a set of tests in a tight loop
7/17/14
Denis Orlov
, …
Rüdiger Möller
7
4/10/14
Detecting cause of java app freezing
Just as a blind shot: I have had similar issues caused by stream redirection to an external python
unread,
Java
Latency
Performance
ResponseTimeMeasurement
basics
Detecting cause of java app freezing
Just as a blind shot: I have had similar issues caused by stream redirection to an external python
4/10/14
Ramon Nogueira
, …
Michael Barker
13
2/2/14
Azul Zing and the GPL
Hi Ramon, > Yip, I've done this. I'll be sure to report back on what the outcome is. I don
unread,
GC
Latency
OpenJDK
jvm
Azul Zing and the GPL
Hi Ramon, > Yip, I've done this. I'll be sure to report back on what the outcome is. I don
2/2/14
Gil Tene
, …
tm jee
9
1/24/14
LatencyUtils & LatencyStats
h.getHistogramData().outputPercentileDistribution(System.out, 5, 1); See outputPerentileDistribution
unread,
CoordinatedOmission
HdrHistogram
Latency
LatencyStats
LatencyUtils & LatencyStats
h.getHistogramData().outputPercentileDistribution(System.out, 5, 1); See outputPerentileDistribution
1/24/14