Search code examples
Is there a numpy (or scipy, or whatever) vectorized function that can sample from an array of probab...


pythonnumpyoptimizationrandom

Read More
How to improve performance of my custom sorting function...


phparrayssortingoptimizationmultidimensional-array

Read More
What is the fastest way to test if a double number is integer (in modern intel X86 processors)...


coptimizationassemblyx86sse

Read More
Union geometries faster in JTS?...


javaoptimizationjtsset-union

Read More
What is the best way to load web resources [js, CSS, images] when changed...


javascripthtmlcssoptimization

Read More
Fast transposition of an image and Sobel Filter optimization in C (SIMD)...


coptimizationssesimd

Read More
Specifying size of enum type in C...


coptimizationenumsword-size

Read More
Deflate compression browser compatibility and advantages over GZIP...


optimizationcompressiongzipzlibdeflate

Read More
Why doesn't NRVO work if there is a previous return statement?...


c++optimizationcompiler-bugnrvo

Read More
Speed up univariate logistic regression using IRLS on large number of subsampled samples...


pythonmachine-learningoptimizationlogistic-regression

Read More
APOPT solver finds different solution every time...


optimizationgekko

Read More
What is the smallest possible valid PDF?...


pdfoptimizationpdf-generation

Read More
How are Sorting Networks Built by Hand?...


sortingoptimizationcomparisonshearsortsorting-network

Read More
Correct way to convert 8 bools into 1 byte...


c#optimizationbooleanbyte

Read More
Is SIGILL-based instruction-level post-link compression safe and practical on x86_64 Linux ELF?...


linuxassemblyoptimizationx86-64elf

Read More
Jekyll compiling seems WAY too slow...


windowsoptimizationbuildjekyll

Read More
What's the fastest way to iterate over an object's properties in Javascript?...


javascriptperformanceoptimization

Read More
Disable unrolling of a particular loop in GCC...


gccoptimizationpragmaloop-unrolling

Read More
Fastest way to determine if an integer's square root is an integer...


javamathoptimizationperfect-square

Read More
How To Copy Formulas Only In Google Sheets (without values or formatting) in few steps?...


google-sheetsoptimizationgoogle-sheets-formulacopy-paste

Read More
Enum.HasFlag vs. Bitwise AND Operator Check...


c#performanceoptimizationenumsbit-manipulation

Read More
Why aren't my benchmark results faster in Release compared to Debug?...


c#optimizationbenchmarking

Read More
What is the fastest way to get the value of e?...


algorithmoptimizationlanguage-agnostic

Read More
Python Hollow Diamond Pattern Program Optimization...


pythonpython-3.xoptimization

Read More
Computing 2¹²⁸ % uint64_t...


cassemblyoptimizationinteger-division

Read More
Most resource efficient way to create a beach umbrella in Three.js...


javascriptoptimizationthree.js

Read More
What posix_fadvise() args for sequential file write?...


coptimizationposix

Read More
Flipping line of 4-Byte pixels horizontally...


rustoptimizationsimdintrinsics

Read More
What do the terms "CPU bound" and "I/O bound" mean?...


optimizationterminology

Read More
How does optimization trip valgrind false positives?...


optimizationvalgrind

Read More
BackNext