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–8 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
Dain Ironfoot
, …
Martin Thompson
7
9/22/17
Lock and Little's Law
Can the critical path itself change based on concurrent load if each of the paths making up the graph
unread,
Java
basics
feedback-requested
Lock and Little's Law
Can the critical path itself change based on concurrent load if each of the paths making up the graph
9/22/17
Francesco Nigro
, …
Alexandru Nedelcu
25
6/24/14
Explicit Lock Doubt
On Mon, Jun 16, 2014 at 5:37 PM, Francesco Nigro <nigr...@gmail.com> wrote: Now i have to
unread,
basics
Explicit Lock Doubt
On Mon, Jun 16, 2014 at 5:37 PM, Francesco Nigro <nigr...@gmail.com> wrote: Now i have to
6/24/14
tm jee
, …
Alexandru Nedelcu
21
6/4/14
question about volatile
On Tue, Jun 3, 2014 at 10:24 AM, 'Nitsan Wakart' via mechanical-sympathy [mechanical-sympathy
unread,
basics
question about volatile
On Tue, Jun 3, 2014 at 10:24 AM, 'Nitsan Wakart' via mechanical-sympathy [mechanical-sympathy
6/4/14
Elazar Leibovich
, …
Rüdiger Möller
11
5/12/14
What does "lock free" mean on modern architecture?
My (very own) definition: Completely lock free: No thread is waiting for anything ever except for new
unread,
basics
What does "lock free" mean on modern architecture?
My (very own) definition: Completely lock free: No thread is waiting for anything ever except for new
5/12/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
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
tm jee
, …
Gil Tene
15
1/26/14
Is final necessary in this case
The initialization code for the class will execute before any access to it would, so the *initial*
unread,
basics
Is final necessary in this case
The initialization code for the class will execute before any access to it would, so the *initial*
1/26/14
Michael Nitschinger
, …
Gil Tene
7
6/24/13
Question on getting started with ASM JVM bytecode
AFAIK there is nothing that highlights assembly code by op cycles in regular HotSpot. But Zing's
unread,
asm
basics
jvm
Question on getting started with ASM JVM bytecode
AFAIK there is nothing that highlights assembly code by op cycles in regular HotSpot. But Zing's
6/24/13