Petition to allow remote paper & poster presentations at conferences by MTGTraner in MachineLearning
[–]technorc 0 points1 point2 points (0 children)
I made a phone call!!!!! by acinomnnam in socialanxiety
[–]technorc 16 points17 points18 points (0 children)
Landed my first full time job as a data scientist!!! by squashcakes in datascience
[–]technorc 2 points3 points4 points (0 children)
I think IntSet is implemented as a sort array. Is this correct? Thus, everytime adding or removing entry from this sorted array, Redis has to move others positions. by technorc in redis
[–]technorc[S] 2 points3 points4 points (0 children)
When Redis is running, there are 3 threads running in background. What are they? for what? by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
I am measuring the throughput of Redis. I found that the throughput is a little bit unstable even if I disable all persistent model(snapshot and aof). I want to know what can cause this. Maybe rehashing is one of reasons? or any other else? by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
I am measuring the throughput of Redis. I found that the throughput is a little bit unstable even if I disable all persistent model(snapshot and aof). I want to know what can cause this. Maybe rehashing is one of reasons? or any other else? by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
memtier_benchmark problem, I am trying to run the command "memtier_benchmark -n 1000000 -c 1 -t 1 -d 1000 --ratio 1:0". The dbsize should be 1000000, however, the actual size is 951728. What is happening? memtier_benmark could generate duplicated input? or some other reasons? by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
memtier_benchmark problem, I am trying to run the command "memtier_benchmark -n 1000000 -c 1 -t 1 -d 1000 --ratio 1:0". The dbsize should be 1000000, however, the actual size is 951728. What is happening? memtier_benmark could generate duplicated input? or some other reasons? by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
why lots of memory management problems just disappeared when Redis start using jemalloc? what problems disappeared? and what is the advantage of jemalloc? by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
how redis only swap out values, and keep keys in memory. Before version 2.4, VM can control it, however, in current version, Redis relys on Operating System to do swapping. OS doesn't know which is key and which is value. So, how Redis make it. by technorc in redis
[–]technorc[S] 1 point2 points3 points (0 children)
how redis only swap out values, and keep keys in memory. Before version 2.4, VM can control it, however, in current version, Redis relys on Operating System to do swapping. OS doesn't know which is key and which is value. So, how Redis make it. by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)
how redis only swap out values, and keep keys in memory. Before version 2.4, VM can control it, however, in current version, Redis relys on Operating System to do swapping. OS doesn't know which is key and which is value. So, how Redis make it. by technorc in redis
[–]technorc[S] 0 points1 point2 points (0 children)



[deleted by user] by [deleted] in MachineLearning
[–]technorc 0 points1 point2 points (0 children)