Code Monkey home page Code Monkey logo

polardb-final's Introduction

Hi there 👋

polardb-final's People

Contributors

lmjhh avatar wangqiim avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

polardb-final's Issues

op

  1. 尝试单个concurrent_unorderer_map代替50个

卡死,不知为啥

2. 尝试减低每次vector,string的分配开销,不使用rest_rpc,改用socket

出错,不知为啥

  1. blizzardUserId

没提升,应该开销都在网络上了,没有提升

  1. 尝试读写锁更小的粒度(比如150个读写锁)

2022/09/21

  1. 考虑默认need_peers_send ={false, false, false},如果未命中,则广播一次兜底。这样可以忽掉send_write同步完成的sleep开销。 好处 1. 在写完之前,有多余的salary广播。2. 不用等到所有的cache都同步完成(sleep),即可进入读性能阶段。
  2. 考虑把get_pos_from_index的vector给优化掉。(统计一下vector的最大长度)

restart: store_v2

todo

  1. remove pk_idx,无法完全去除,正确性阶段会有读不命中的情况发生
  2. send salary

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.