积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(7)Rust(4)C++(3)前端开发(1)数据库(1)JavaScript(1)云计算&大数据(1)Kubernetes(1)ClickHouse(1)NativeScript(1)

语言

全部中文(简体)(5)英语(4)俄语(1)

格式

全部PPT文档 PPT(10)
 
本次搜索耗时 0.012 秒,为您找到相关结果约 10 个.
  • 全部
  • 后端开发
  • Rust
  • C++
  • 前端开发
  • 数据库
  • JavaScript
  • 云计算&大数据
  • Kubernetes
  • ClickHouse
  • NativeScript
  • 全部
  • 中文(简体)
  • 英语
  • 俄语
  • 全部
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 绕过conntrack,使用eBPF增强 IPVS优化K8s网络性能

    Service By Enhancing IPVS with eBPF Agenda 目录 01 Problems with K8s Service How to optimize 02 Comparison with industry Performance measurement 03 04 Future work 05 06 Lessons from eBPF What is K8s Service plane • Stably runs for two decades • Support rich scheduling algorithm • Cons • Performance cost caused by conntrack • Some bugs How to optimize • Guidelines • Use less CPU instructions to secure • V.S Taobao IPVS SNAT patch • Bypass conntrack/iptables • Less modification to kernel Comparison with industry • Pitfalls • Performance of clusters of the same configure may differ • Performance
    0 码力 | 24 页 | 1.90 MB | 1 年前
    3
  • ppt文档 C++20 STL Features: 1 Year of Development on GitHub

    signed/unsigned mismatch • warning: comparison of integers of different signs: 'short' and 'unsigned int' [-Wsign-compare] • This prints false 🙀9 Integer Comparison Functions • GH-621 implemented by separate T • Scenarios (see P0019R8): • Distinct single-threaded and multi-threaded parts • Pay the cost for atomic operations only when necessary • Distinct non-conflicting and conflicting parts • Layout
    0 码力 | 45 页 | 702.09 KB | 6 月前
    3
  • ppt文档 C++20: An (Almost) Complete Overview

    aString; }; Data d { .aString = "Hello" };48 Spaceship Operator <=>  Official name: three-way comparison operator  Three-way: comparing 2 objects and then comparing result with 0  (a <=> b) < 0 <=>  Common case:  auto X::operator<=>(const Y&) const = default;  Compiler generates all 6 comparison operators to compare X with Y (memberwise)  Advanced:  Non-defaulted (then you also need cout << "greater"; } if (result == strong_ordering::equal) { cout << "equal"; }  Or using named comparison functions: if (is_lt(result)) { cout << "less"; } if (is_gt(result)) { cout << "greater"; }
    0 码力 | 85 页 | 512.18 KB | 6 月前
    3
  • ppt文档 Introduction to Mobile UI Test Automation

    to write tests Single code base for both platforms Extended gesture and action support Image comparison Device management Reporting nativescript-dev-appium Installation npm install nativescript-dev-appium waitForNotExist() getAttribute() source() size() location() exists() text() Typings Async/Await Image Comparison driver.compareScreen("page.png"); Open source cloud builds - Sauce Labs nativescript-facebook
    0 码力 | 41 页 | 4.75 MB | 1 年前
    3
  • ppt文档 基于Rust-vmm实现Kubernetes运行时

    No Yes Rust, Golang Yes No No KVM Amazon Nabla+runnc Yes No C, Golang Yes No No None IBM OCI Comparison kata- runtime runc runsc container container Pod QEMU VMM Firecracker VMM Rust-VMM container Sentry KVM/ptrace File Access OCI Implementation Limited Syscall H O S T K E R N E L Comparison Solution Typical Software Bullet Point Rule-based Sandbox RunC Needs to work with SELinux,
    0 码力 | 27 页 | 34.17 MB | 1 年前
    3
  • ppt文档 THE FIRST EXPLORATION OF PROJECT SPARROW

    https://www.tbrk.org/ 1.3 FOSS EDA Overview I. Background  https://en.wikipedia.org/wiki/Comparison_of_EDA_software  https://semiwiki.com/wikis/industry-wikis/eda-open-source-tools-wiki/  ht
    0 码力 | 68 页 | 13.14 MB | 1 年前
    3
  • ppt文档 ClickHouse: настоящее и будущее

    Correlated Subqueries Отсутствие оптимизаций JOIN 18 • Не учитывается сортировка таблицы для JOIN • Нет cost based optimizer для переупорядочивания JOIN • Нет grace hash алгоритма для JOIN • Нет shuffle для
    0 码力 | 32 页 | 2.62 MB | 1 年前
    3
  • ppt文档 唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023

    directly on user’s data. ➔ More users, more incomings. The decentralization could probably reduce the cost, so you may get more profits. ➔ More profits, more network nodes coming. They can share the profits
    0 码力 | 30 页 | 2.53 MB | 1 年前
    3
  • ppt文档 Finding Bugs using Path-Sensitive Static Analysis

    return 42; }Lessons learned • Path-sensitive analysis is powerful, but power comes at a cost • We are actively looking into ways to make analysis more precise • There are a large set of checks
    0 码力 | 35 页 | 14.13 MB | 6 月前
    3
  • ppt文档 新一代分布式高性能图数据库的构建 - 沈游人

    rules Optimization rules: MATCH -> pushdown Planning Strategies Graph Execution Code Gen JIT Cost model Storage backend ( Property Graph KV store ) Pushdown filter Cypher (a)-[:LIKES]->(b) 计算下推:面向图应用特征设计
    0 码力 | 38 页 | 24.68 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
绕过conntrack使用eBPF增强IPVS优化K8s网络性能C++20STLFeaturesYearofDevelopmentonGitHubAnAlmostCompleteOverviewIntroductiontoMobileTestAutomationpptx基于Rustvmm实现Kubernetes运行李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplateClickHouse唐刚UseDeveloptheDecentralizedOpenDataApplicationRustChinaConf2023FindingBugsusingPathSensitiveStaticAnalysis游人RustCCAtlasGraph
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩