Fast and small C++
Andreas Fertig Write unique code! Fast and small C++ When efficiency matters Presentation Material CppCon, Aurora CO, 2024-09-17© 2024 Andreas Fertig AndreasFertig.com All rights reserved All programs Fertig v1.0 Fast and small C++ 2 Andreas Fertig v1.0 Fast and small C++ 3 Fast and small C++ © 2024 Andreas Fertig https://AndreasFertig.com post@AndreasFertig.com 4Andreas Fertig v1.0 Fast and small std::unique_ptr{fopen("SomeFile.txt", "r"), &fclose}; Andreas Fertig v1.0 Fast and small C++ 5 Fast and small C++ © 2024 Andreas Fertig https://AndreasFertig.com post@AndreasFertig.com 0 码力 | 17 页 | 790.91 KB | 5 月前3Relocation: Blazing Fast Save And Restore, Then Morel!
0 码力 | 41 页 | 2.81 MB | 5 月前3Making Games Start Fast: A Story About Concurrency
Making Games Start Fast A Story About ConcurrencyOnce upon a time, in the early 2000s...We had a small clock speed cap issue...But the solution was easy! Core 🔥🔥🔥 Core 1 Core 2 Core 3 Core 4The Data has to be loaded, but does it have to loaded now? ◉ Our goal is to display the main menu as fast as possible ◉ We can continue loading in background 65Side by Side Comparison 66Loading audio0 码力 | 76 页 | 2.22 MB | 5 月前3Designing Fast and Efficient List-like Data Structures
0 码力 | 29 页 | 852.61 KB | 5 月前3A New Dragon in the Den: Fast Conversion From Floating-Point Numbers
beast. Bicho de sete cabeças. It's not a seven-headed beast. It's not rocket science.Cassio Neri Fast conversion from floating-point numbers CppCon 2024 - Aurora (Independent Researcher)MeMe O Neri's0 码力 | 171 页 | 6.42 MB | 5 月前3Express Your Expectations: A Fast, Compliant JSON Pull Parser for Writing Robust Applications
RapidJSON Boost.JSON simdjson 0 10 20 30 40 Library Time in ms fully validating pull parser fast, O(1) memory usage implicitly define schema github.com/think-cell/think-cell-library Jonathan Müller "Jonathan Müller", "speaker": true, "talks": [ { "title": "Express your expectations", "subtitle": "A fast, compliant JSON pull parser..." } ] } Jonathan Müller — @foonathan Express your expectations CppCon log(object.name) console.log(object.talks[0].subtitle) console.log(object.foo) Jonathan Müller A fast, compliant JSON pull parser for writing robust applications undefined Jonathan Müller — @foonathan0 码力 | 143 页 | 736.91 KB | 5 月前3Experience on Fast Microservice Programming - 亲自动手,体验微服务开源开发-快速微服务化编程体验
HUAWEI.COM Experience on Fast Microservice Programming Security Level: Ju Zhen, Yang Bo Open Source Software Capability Center 2018-10-12 Contents • Case Introduction • Provider Development •0 码力 | 12 页 | 2.56 MB | 1 年前3Code Generation from Unified Robot Description Format for Accelerated Robotics
(forward_kinematics_test forwardkinematicsTest.cpp) {URDF_FILE (ROOT (TIP URDF_FILE} sfROOT} sfTIP)) fast_forward kinematics_ Library) add_executabte(forward kinematics_test forwardkinematicsTest.cpp) {URDF_FILE {URDF_FILE (ROOT (TIP (S{URDF_FILE} sfROOT) sfTIP)) target_Link_Libraries(forward kinematics_test PUBLIC fast_forward kinematics_ Library) URDF_FILE ROOT_LINK TIP_LINK) (Python Interpreter) D Python_EXECUTABLE) ${CMAKE_SOURCE_DIR)}/scripts/get_num_joints.py URDF_FILE ROOT LINK TIP_LINK FAST_FK_NUMBER_OF JOINTS STDOUT (ExternatProject) ExternatProject_Add{ LBFGSpp CMAKE_BINARY_DIR}MLBFGSpp0 码力 | 93 页 | 9.29 MB | 5 月前3POCOAS in C++: A Portable Abstraction for Distributed Data Structures
GPU access to Infiniband allows GPU-to-GPU network transfers 2) Fast in-node fabrics like NVLink, Infinity Fabric allow very fast intra-node transfers DataGPUs as a First-Class Computing Resource GPU access to Infiniband allows GPU-to-GPU network transfers 2) Fast in-node fabrics like NVLink, Infinity Fabric allow very fast intra-node transfersGPUs as a First-Class Computing Resource CPU GPU access to Infiniband allows GPU-to-GPU network transfers 2) Fast in-node fabrics like NVLink, Infinity Fabric allow very fast intra-node transfersGPUs as a First-Class Computing Resource CPU0 码力 | 128 页 | 2.03 MB | 5 月前3Just-in-Time Compilation - J F Bastien - CppCon 2020
years ago.LISP Values of compiled functions are computed about 60 times as fast as they would if interpreted. Compilation is fast enough so that it is not necessary to punch compiled program for future more time and optimize the important functions, instead of optimizing the first thing you see.DPF Fast, Flexible Message Demultiplexing using Dynamic Code Generation A new packet-filter system, DPF (Dynamic packet-filter language that is aggressively optimized using dynamic code generation. — 1994 (read)DPF Fast, Flexible Message Demultiplexing using Dynamic Code Generation A new packet-filter system, DPF (Dynamic0 码力 | 111 页 | 3.98 MB | 5 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
FastandsmallC++RelocationBlazingSaveAndRestoreThenMorelMakingGamesStartStoryAboutConcurrencyDesigningEfficientListlikeDataStructuresNewDragonintheDenConversionFromFloatingPointNumbersExpressYourExpectationsCompliantJSONPullParserforWritingRobustApplicationsExperienceonMicroserviceProgramming亲自自动动手亲自动手体验服务开源开发快速服务化编程CodeGenerationfromUnifiedRobotDescriptionFormatAcceleratedRoboticsPOCOASPortableAbstractionDistributedJustTimeCompilationBastienCppCon2020