Typescript, Angular, 和移动端的跨平台开发emit onTurnDone event. - ApplicationRef - Triggered by onTurnDone and checks the whole component tree for change detections. - ChangeDetectorRef - checks only the current component and its children. component has a change detector. - Change detector propagates bindings from top to leaves. ☐ Directed tree: More performant, predictable, and debuggable than cycles. - Hundred of thousands of checks per few application. - Detect template errors early. • Used by Mobile Frameworks: Ionic & NativeScript. - Tree Shaking: Remove any dead code not used in final bundle by WebPack. ## Angular Universal - Pre-compiles0 码力 | 60 页 | 1.05 MB | 2 年前3
Await-Tree Async Rust 可观测性的灵丹妙药 - 赵梓淇RUST CHINA CONF 2023 第三届中国 Rust 开发者大会 6.17-6.18 @Shanghai ## Await-Tree Async Rust 可观测性的灵丹妙药 赵梓淇 Bugen Zhao RisingWave ## Await-Tree Async Rust 可观测性的灵丹妙药   Await-Tree 的应用与真实案例 的应用与真实案例 ## Await-Tree Async Rust 可观测性的灵丹妙药 1 回顾 Async Rust 的设计与痛点  Await-Tree 的设计原理与实现 复习 概念:1 个模块可能有多个方法,只要其中的某个方法使用到了,则整个文件都会被打到 bundle 里面去,tree shaking 就是只把用到的方法打入 bundle,没用到的方法会在 uglify 阶段被擦除掉。 使用:webpack 默认支持,在 v2/polyfill.min.js?unknown=polyfill&features=Promise,Map,Set ## 体积优化策略总结 Scope Hoisting Tree-shaking 公共资源分离 图片压缩 动态 Polyfill ## ☐ ☐ ☐ ☐ ## 扫码试看/订阅 《玩转webpack》0 码力 | 36 页 | 8.13 MB | 2 年前3
Что нужно знать об архитектуре ClickHouse, чтобы его эффективно использовать0 码力 | 28 页 | 506.94 KB | 2 年前3
Linux command line for you and me Documentation Release 0.1command 1.11 rm command 1.12 Copying a file using cp command 1.13 Renaming or moving a file 1.14 tree command 1.15 wc command 1.16 less command 1.17 echo command 1.18 Redirecting the command output fedora 75 Jun 25 04:33 nothello.txt ### 1.14 tree command tree command prints the directory structure in a nice visual tree design way. [babai@kdas-laptop ~]$ tree - code - Desktop - dir1 - dir2 - Documents Documents - Downloads - Music - Pictures - terminall.png - Public - Templates - Videos Note: The tree command may not be installed on your system by default, you can install it later after reading the package0 码力 | 128 页 | 716.99 KB | 2 年前3
1.5 Badger_ Fast Key-Value DB in GoBased on WiscKey paper by Uni Wisconsin-Madison. Separates keys from values. Stores keys in LSM tree. Stores value in value log. Write to Value Log Write value, get pointer. More keys per table ’ alt=‘OCR图片’/> ’ alt=‘OCR图片’/> Typical Badger setup ’ alt=‘OCR图片’/> Advantages of smaller LSM tree Can be kept in RAM. Low read amplification (fewer lookups). Low write amplification (fewer compactions) of keys. Usenet Express Hundreds of terabytes of data. Few gigabytes of LSM tree. Reads in Badger: LSM tree Memtable (64 MB) L0(256MB) $$ \square \square \square \square $$ L1(256MB) $$ \square0 码力 | 74 页 | 1.70 MB | 1 月前3
Rethinking Task Based Concurrency and Parallelism for Low Latency C++array of Work Contracts (each with their own logic and, if needed, data, queue, etc) ☐ A Signal Tree (which has as many leaf nodes as there are work contracts in the group) • Threads are brought to Contracts  ## The Signal Tree: • Lock Free with most operations also wait free ☐ Allows MT traversal without locks and therefore Fairness|0.25|0.15|0.04|0.01| ## Where is this improvement coming from? Signal Trees ## The Signal Tree: • Lock Free with most operations also wait free: ○ Allows MT traversal without locks and therefore0 码力 | 142 页 | 2.80 MB | 1 年前3
PostGIS 3.0 dev ManualInformation Systems) objects to be stored in the database. PostGIS includes support for GiST-based R-Tree spatial indexes, and functions for analysis and processing of GIS objects.  dart2js tree shaking minification JavaScript source code Source map ## Dart2js ## Generating smaller JavaScript [Image](/uploads/documents/a/5/6/e/a56e4b8c0bb7aab9cbc4b262460031fb/p50_1.jpg) Packages Packages dart2js Tree shaking Minification Type inferencing app.js Source Map  ## Tree-shaking calls  Tree-shaking compiler (dart2js) ## 高性能 ● 语言的设计影响性能 - 使用snapshot启动速度快10倍0 码力 | 91 页 | 3.44 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
TypeScriptAngular跨平台开发IonicTree ShakingAwait-TreeRust异步编程观测性调试工具WebpackBundleAnalyzerPluginspeed-measure-webpack-pluginTree-shakingScope HoistingClickHouseDistributed tablesreplicated merge treeshardingmaterialized viewsrm commandcp commandmv commandtree commandls commandBadgerkey-value DBLSM treevalue logGoTask Based ConcurrencyTask QueuesWork ContractsSignal TreeLock FreePostGISPostgreSQLGiST-based R-TreeGIS objectsPostGIS extensionsAngular CLIng newng generateng serveng buildWeb ComponentsDartPolymer 库GWT













