StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dragon Energy

Rating
1552.78 (7,171st)
Reputation
10,104 (15,097th)
Page: 1 2 3 ... 6
Title Δ
Prevent passing values to function/constructors in a wrong order in... +0.42
What is a coarse and fine grid search? 0.00
Is it better to use a boolean variable to replace an if condition f... -0.12
Is it a good practice to use a vector of bytes as raw storage for o... 0.00
Sorting one vector with respect to another - most efficient way? -1.28
Most efficient way to get an integer type id in a family of common... 0.00
Why is reading big text file in parallel bad? 0.00
Put aside OO design pattern to achieve better performance in strate... +0.42
Use case of dynamic_cast -0.55
Architecture of an application which opens multiple documents (proj... +1.84
How do STL linked structures handle allocation? -0.58
Do quadtrees automatically self sort? 0.00
Stack overflow solution with O(n) runtime 0.00
Unexpected Huge Memory Consumption for vector of vectors +1.30
How small should functions be? +0.43
How to clear and set high 8 bits of ULONG -2.03
When to use parent pointers in trees? -1.33
When do I need to use throw and return? -0.61
32 bits and 64 bits architecture 0.00
Should you separate matrix data and math? -1.79
How to optimise large loops for debug mode +0.40
Improve performance for accessing large array elements -1.01
find intersection of two linked list with duplicates -2.61
Optimizing time performances unordered_map c++ 0.00
CPU and GPU in 3D game: who's doing what? 0.00
Find all lines within a circle, for many circles. Optimization +1.28
Data oriented design - how are data dependencies solved? +0.39
Is it bad practice to maintain two copies of the same data, if they... -2.34
vector<T>::push_back is used on predefined constructor? 0.00
Understanding std::transform and how to beat it -2.27
How to avoid downcasting in entity component system c++ -1.77
Linked list insertion/deletion efficiency +1.47
Java Performance: multiple array vs single array of custom object 0.00
How can I better understand the impact of modern caching on algorit... 0.00
C++ Derived Classes - Calling a virtual function from the parent cl... 0.00
Memory leaks preferring in order to not to slow down shutdown -0.55
CPU efficient algorithms? +1.17
Strange C++ pattern to reduce compilation time -0.08
Insert element at position i and return info based on i first eleme... +0.41
How to achieve efficient 2d batching? -0.14
Most efficient way to grow array C++ -1.20
Cache Performance (concerning loops) in C 0.00
Naming Convention for constant Acronyms -1.13
Global helper functions and exported function -0.07
Re-Architecting C++ Application with Unit Testing in Mind 0.00
How to easily differentiate between attributes and methods in Python? 0.00
Generic Type vs Explicit Type Class/Struct +1.03
Having more allocated memory slows down operations? -0.91
Extendable/efficient solution for finding specific sub-types 0.00
How to Implement a Queue With Two Stacks 0.00