开源使用者
标签
std::function 的性能开销是多少?
2021-12-24 00:00:00
c++
boost
std
在 C++ 中转换为 bool 对性能有什么影响?
2021-12-22 00:00:00
visual-c++
c++
如何对 C++ 代码的性能进行基准测试?
2021-12-22 00:00:00
algorithm
data-structures
benchmarking
c++
__attribute__((packed)) 会影响程序的性能吗?
2021-12-22 00:00:00
data-structures
c
struct
c++
如何使用自定义库的 boost 库进行性能测试
2021-12-21 00:00:00
serialization
performance-testing
c++
boost
boost-serialization
C++ 序列化性能
2021-12-21 00:00:00
performance
serialization
protocol-buffers
c++
boost
std::vector 与 std::list 与 std::slist 的相对性能?
2021-12-21 00:00:00
linked-list
data-structures
performance
c++
stl
如何让 IOStream 性能更好?
2021-12-20 00:00:00
optimization
iostream
c++
c++-standard-library
c++-faq
我是否应该使用“if"语句来统一两个相似的内核,从而冒性能损失的风险?
2021-12-20 00:00:00
optimization
c
cuda
gpgpu
c++
std::bind 与 lambda 性能
2021-12-20 00:00:00
lambda
bind
caching
c++
c++11
数组结构和结构数组 - 性能差异
2021-12-20 00:00:00
gcc
performance
c
caching
c++
高度优化的矩阵乘法代码在 MSVC 和 GCC 之间的性能差异
2021-12-18 00:00:00
gcc
assembly
visual-c++
c++
x86
使用 AVX CPU 指令:没有“/arch:AVX"的性能不佳
2021-12-14 00:00:00
performance
c++
sse
visual-studio-2010
avx
性能的 C++ 模板?
2021-12-13 00:00:00
templates
c++
c++11
按值传递与按引用或按指针传递的性能成本?
2021-12-13 00:00:00
pass-by-reference
pass-by-value
pointers
c++
pass-by-pointer
基于范围的 for 循环对性能有益吗?
2021-12-11 00:00:00
performance
for-loop
foreach
c++
c++11
C++ 循环中 vector::size() 的性能问题
2021-12-11 00:00:00
performance
for-loop
vector
c++
stdvector
qsort 与 std::sort 的性能?
2021-12-10 00:00:00
performance
sorting
c++
stl
boost::flat_map 及其与 map 和 unordered_map 相比的性能
2021-12-10 00:00:00
c++
map
boost
超高性能C/C++哈希映射(表、字典)
2021-12-10 00:00:00
dictionary
c
hashtable
hashmap
c++
«
11
12
13
14
15
16
17
18
19
20
»