Fast and small C++## Fast and small C++ When efficiency matters Presentation Material  CppCon, Aurora CO, 2024-09-17 © 2024 Andreas Fertig  Andreas Fertig Fast and small C++ ## Compressed pair 1 auto f = 2 std::unique_ptrFast and small C++ ## Compressed pair class Base { public: void Fun() { puts("Hello, EBO!"); 0 码力 | 17 页 | 790.91 KB | 1 年前3
Relocation: Blazing Fast Save And Restore, Then Morel!## +24 ## Relocation: Blazing Fast Save And Restore, Then More! ## EDUARDO MADRID ## 2024 September 15 - 20 ## Let's do the opposite of pointer chasing Alternative title ## What's what we mean0 码力 | 41 页 | 2.81 MB | 1 年前3
Making Games Start Fast: A Story About Concurrency## Making Games Start Fast A Story About Concurrency   127 points by umutisik 4 hours ago | hide | 25 comments 4.▲ Badger – A fast key-value store written natively in Go (dgraph.io) 137 points by michaelangerman 5 hours ago | hide alt=‘OCR图片’/> Reads in Badger: Value Log Once key found in LSM tree, read from value log. Badger is FAST-er Data Loading: Badger vs Go-RocksDB As value size increases, Badger’s becomes 11.7x faster.0 码力 | 74 页 | 1.70 MB | 1 月前3
Go在工程实践的错误处理"findMysqlFile fail", zap.Error(err)) return nil, err func findServiceFile() (*File, error) { 1个用法 新* file, err := findMysqlFile() frame.LoggerError(msg: "findServiceFile fail", zap.Error(err)) findMysqlFile fail {"error":"文件不存在"} ERROR chapter1/main.go:21 findServiceFile fail {"error": "文件不存在"} ERROR chapter1/main.go:29 findControllerFile fail {"error": _, err = findServiceFile2() } if err != nil { frame.LoggerError(msg: "findControllerFile fail", zap.Error(err)) return } func main() { 新 * findControllerFile(&gin.Context{}) }0 码力 | 30 页 | 3.11 MB | 2 年前3
A New Dragon in the Den: Fast Conversion From Floating-Point Numbers## +24 ## A New Dragon in the Den: Fast Conversion From Floating-Point Numbers ## CASSIO NERI ## 2024 September 15 - 20 WARNING: This PDF poorly reproduces the slides shown at the talk. You are strongly It's not a seven-headed beast. It's not rocket science. ## A New Dragon in the Den ## Fast conversion from floating-point numbers ## Cassio Neri (Independent Researcher) CppCon 2024 - Aurora0 码力 | 171 页 | 6.42 MB | 1 年前3
Experience on Fast Microservice Programming - 亲自动手,体验微服务开源开发-快速微服务化编程体验# Experience on Fast Microservice Programming Ju Zhen, Yang Bo Open Source Software Capability Center 2018-10-12  ## Contents0 码力 | 12 页 | 2.56 MB | 2 年前3
Apache ActiveMQ Artemis 1.0.0 User ManualIf you are on Linux you may want to enable libaio For persistence, ActiveMQ Artemis uses its own fast journal, which you can configure to use libaio (which is the default when running on Linux) or Java needs to be redelivered. Delaying redelivery can often be useful in the case that clients regularly fail or roll-back. Without a delayed redelivery, the system can get into a "thrashing" state, with unaware that your data integrity could be compromised, then disabling it will give you an idea of how fast your disk can perform when acting really reliably. On Linux you can inspect and/or change your disk's0 码力 | 215 页 | 1.27 MB | 2 年前3
Apache ActiveMQ Artemis 1.1.0 User Manualneeds to be redelivered. Delaying redelivery can often be useful in the case that clients regularly fail or roll-back. Without a delayed redelivery, the system can get into a "thrashing" state, with unaware that your data integrity could be compromised, then disabling it will give you an idea of how fast your disk can perform when acting really reliably. On Linux you can inspect and/or change your disk's network round trip time (RTT) is in seconds. RTT can be easily measured using the ping utility. For fast networks you may want to increase the buffer sizes from the defaults. tcpReceiveBufferSize . This0 码力 | 234 页 | 1.40 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Small String Optimizationconstexprtemplatestruct压缩对联结RelocationPointer chasingData OrientationRelocatabilityType ErasureConcurrencyMutexWait timeCPU loadPhysFSstd::vectorstd::liststd::dequecache localityFixedStackBadgerkey-value DBLSM treevalue logGo错误处理错误信息分布式错误Fail Fast错误链Floating-point numbersConversionLookup tableOptimizationPrecisionMesherServiceCenterKubernetesJava-chassisDockerApacheActiveMQArtemis1.0activemqartemispdfApache ActiveMQ ArtemisprotocolsAMQPOpenWireJMS













