Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BeeOnRope
BeeOnRope has asked
303
questions and find answers to
292
problems.
Stats
9.1k
EtPoint
2.6k
Vote count
303
questions
292
answers
About
Performance Matters
BeeOnRope questions
Concurrent deletion and field access
Pythonic way to accept a tuple in a JSON argument
Can I ask the kernel to populate (fault in) a range of anonymous pages?
Convention for displaying vector registers
Loading an xmm from GP regs
ByteBuffer.putLong ~2x faster with non-native ByteOrder
In modern Linux x86-64 is it safe for userspace to overwrite the GS register?
Does the llvm-bolt instrumentation mode result in less accurate BOLT profiles?
Bring code into the L1 instruction cache without executing it
Emplacement-like construction for std::vector
BeeOnRope answers
Precise measurements of maximum cycle count with RDTSC
Pythonic way to accept a tuple in a JSON argument
Thread-safe find and remove an object from a Collection
Can I ask the kernel to populate (fault in) a range of anonymous pages?
Will gettimeofday() be slowed due to the fix to the recently announced Intel bug?
Code alignment in one object file is affecting the performance of a function in another object file
Cache friendly offline random read
How to maintain a persistent background thread?
Does the llvm-bolt instrumentation mode result in less accurate BOLT profiles?
First use of AVX 256-bit vectors slows down 128-bit vector and AVX scalar ops