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
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
mechanical-sympathy
Contact owners and managers
1–9 of 874
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
Attila-Mihaly Balazs
8/5/16
Benchmarking the cost of primitive operations on the JVM
I found the data interesting (surprising even) so I've written a post which might be of interest
unread,
benchmarking
jmh
jvm
Benchmarking the cost of primitive operations on the JVM
I found the data interesting (surprising even) so I've written a post which might be of interest
8/5/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
Vladimir Ozerov
, …
Jan van Oort
8
12/10/14
JNI performance question.
Thank you all for your answers. Aleksey, I believe that nothing was wrong with JMH. The method I
unread,
JNI
Performance
benchmarking
JNI performance question.
Thank you all for your answers. Aleksey, I believe that nothing was wrong with JMH. The method I
12/10/14
Elazar Leibovich
,
Gil Tene
7
12/2/14
Benchmarking spinlock
Excellent points I really didn't think of. This is obviously a bad approach. What do you think
unread,
benchmarking
Benchmarking spinlock
Excellent points I really didn't think of. This is obviously a bad approach. What do you think
12/2/14
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
Elazar Leibovich
, …
Aleksey Shipilev
8
5/7/14
Help find problems with my LongAdder benchmark
What Martin said. If you want to learn more about benchmarking, try to digest this first: http://hg.
unread,
Java
basics
benchmarking
Help find problems with my LongAdder benchmark
What Martin said. If you want to learn more about benchmarking, try to digest this first: http://hg.
5/7/14
Jimmy Jia
, …
William Louth
3
5/2/14
Thrashing cache between benchmark invocations
I should really write up a post on this but what I've used for many years is the hoisting of the
unread,
benchmarking
Thrashing cache between benchmark invocations
I should really write up a post on this but what I've used for many years is the hoisting of the
5/2/14
tm jee
,
Georges Gomes
3
2/7/14
Benchmarking with JMH
Thanks George. It'd be really nice if JMH samples contains benchmark for queue-like structure
unread,
benchmarking
jmh
Benchmarking with JMH
Thanks George. It'd be really nice if JMH samples contains benchmark for queue-like structure
2/7/14
Gleb Smirnov
, …
Nitsan Wakart
34
7/27/15
JMH vs Caliper: reference thread
JMH has one type of load which is "All-out", it is very deterministically all out. You can
unread,
Java
Performance
benchmarking
caliper
comparison
jmh
JMH vs Caliper: reference thread
JMH has one type of load which is "All-out", it is very deterministically all out. You can
7/27/15