1,763 reputation
11424
bio website
location Germany
age
visits member for 4 years, 5 months
seen May 15 at 9:37
stats profile views 222

Currently studying CS in Jena, Germany


May
13
answered File Transfer Using Pjsip
Mar
31
answered How to link LuaJIT with a C++ program?
Mar
29
awarded  Notable Question
Mar
24
accepted Can this function be optimized using SIMD?
Mar
24
comment Can this function be optimized using SIMD?
Thank you very much, that is really helpful :)
Mar
24
comment Can this function be optimized using SIMD?
Thanks, at least now I know that it's possible
Mar
24
comment Can this function be optimized using SIMD?
Only about 5% faster with a large data set :( Thanks for the suggestion though
Mar
24
comment Can this function be optimized using SIMD?
I tried -msse and did not measure any difference in runtime. Both strings are guaranteed to have identical lengths. Sizes vary wildly though.
Mar
24
asked Can this function be optimized using SIMD?
Mar
20
comment Confusion about node.js internal asynchronous I/O mechanism
node.js actually uses libuv to abstract asynchronous IO for all supported platforms
Feb
27
awarded  Nice Answer
Dec
6
awarded  Yearling
Dec
3
awarded  Popular Question
Oct
21
awarded  Necromancer
Oct
18
comment Simple JSON string escape for C++?
Why should I pass the input string as value? Most std::string implementations will copy the whole string and not just a pointer and this is quite inefficient when I just need to iterate through it. As for the iterator, that's just a matter of style imho.
Jul
4
awarded  Notable Question
Jun
15
awarded  Caucus
Jun
13
answered Is it possible to create a function dynamically, during runtime in C++?
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus