| Title |
Δ |
| Java System.currentTimeMillis() exhibits different behavior when de...
|
+1.70 |
| Code performance strick measurement
|
+0.43 |
| Lock handler for arbitrary keys
|
+0.33 |
| Lock handler for arbitrary keys
|
+1.15 |
| Lock handler for arbitrary keys
|
-0.41 |
| How to copy ('transplant') the value of one bit given by a...
|
0.00 |
| How to get GCC to optimize long XOR chain
|
-0.55 |
| Is placing code and read-only data it uses right next to each other...
|
-2.57 |
| how can slow hard drive handle fast download workloads
|
0.00 |
| Linux tuning for Java Concurrent Performance
|
0.00 |
| Using perf to monitor memory access of every CPU
|
0.00 |
| Does every c++ member function take `this` as an input implicitly?
|
-0.35 |
| I want to pack the bits based on arbitrary mask
|
0.00 |
| Why doesn't GCC use partial registers?
|
-0.99 |
| Is Intel QuickPath Interconnect (QPI) used by processors to access...
|
+2.21 |
| Using SIMD on amd64, when is it better to use more instructions vs....
|
-1.23 |
| Using MMU to implement resizable arrays
|
0.00 |
| Java regexp: exact match from a given point at the middle of the in...
|
0.00 |
| How to maintain a persistent background thread?
|
+0.92 |
| Why is this SSE code 6 times slower without VZEROUPPER on Skylake?
|
+0.42 |
| When will compilers optimize assembly code in C/C++ source?
|
-0.07 |
| how to replace given nibbles with another set of nibbles in an inte...
|
+0.08 |
| Does the JVM close its open files by itself when the runtime ends?
|
+1.92 |
| Running operations in parallel while preserving in-order, increment...
|
-1.87 |
| Compressing efficiency
|
+1.71 |
| Optimization (in C language): Many function calls vs One function c...
|
-0.78 |
| Rounding to even single decimal point in Java
|
+1.34 |
| How to release resources if a program crashes
|
+0.82 |
| Arrays - check if object is an array
|
-0.60 |
| Managing Java threads in a CPU instruction pipeline simulator
|
+1.57 |
| Is it effective to repeatedly apply different compression algorithm...
|
-0.71 |
| Reusing a single object instead of creating new ones
|
0.00 |
| C++ template function, same type, multiple instantiations: shares o...
|
0.00 |
| Checking for a non zero non null Integer
|
0.00 |
| Java BitSet, subset vs intersection
|
0.00 |
| How are x86 uops scheduled, exactly?
|
-0.58 |
| How to determine the maximum number of cache misses that occur thro...
|
+1.99 |
| Does Java optimize function calls for unnecessary boolean compariso...
|
+0.06 |
| Synchronizing on an object and changing the reference
|
-1.02 |
| Find word frequency from huge text file using self-balancing immuta...
|
+0.44 |
| Bitshift on assignment has no effect on the variable
|
+1.63 |
| C++ fastest data structure for multiple searches
|
+0.90 |
| Java 8 ToLongFunction when should I use it?
|
+2.71 |
| Regex to exclude first and last characters of match
|
-0.06 |
| Equivalent of ComputeIfAbsent in Java 7
|
+1.99 |
| Are relaxed data structures used in real applications?
|
0.00 |
| Nasm, newbie questions
|
+2.04 |
| Is it possible to build a Pattern based on two sub patterns in Java
|
-0.53 |
| Is there a standard constant *nix benchmark, and if not, how to mak...
|
+0.04 |
| Efficiently dividing unsigned value by a power of two, rounding up
|
-0.76 |