Mostrando 941 - 960 Resultados de 26,559 Para Buscar '"performances"', tiempo de consulta: 0.12s Limitar resultados
  1. 941
    Publicado 2017
    “…It focuses specifically on how to write benchmark tests in Go that capture micro benchmarks of your code's performance. Learn how to write benchmark tests in Go to capture micro benchmarks of your code's performance Understand the ways to benchmark your code (and nothing else) Uncover the secret ways the Go compiler tries to defeat you when you're running benchmarks Discover the ways to get around the traps the Go compiler sets when you're running benchmarks Learn how to avoid benchmarking setup/teardown code Explore methods for running profiles on your benchmarks to see what's going on under the hood Brian Ketelsen is the founder of the Gopher Academy, the parent group that manages GopherCon, the Go programming language conference. …”
    Video
  2. 942
    Publicado 2016
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Introduction: Why High Performance? -- Why does the performance of an application mean so much to so many? …”
    Libro electrónico
  3. 943
    Publicado 2016
    Tabla de Contenidos: “…The mobile web world -- Where to measure performance -- Web performance basics -- Measurement tools -- Performance APIs -- Optimizing for the first visit -- Optimizing after first load -- Optimizing responsiveness and the post-loading experience -- Responsive web design -- Extreme mobile web performance -- The native side of the web -- Mobile web performance checklist…”
    Libro electrónico
  4. 944
    por Nevarez, Benjamin. author
    Publicado 2016
    Tabla de Contenidos: “…SQL Server In-Memory Technologies -- 7. Performance Troubleshooting -- 8. Indexing -- 9. SQL Server Storage…”
    Libro electrónico
  5. 945
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Learning Java 9 Underlying Performance Improvements -- Introducing the new features of Java 9 -- Modular development and its impact -- Quick introduction to modules -- String operations performance -- Compact string -- The world of heap -- Why bother compressing strings? …”
    Libro electrónico
  6. 946
    por Cornejo, Roger. author
    Publicado 2018
    Tabla de Contenidos: “…Part I. Performance Tuning Basics -- 1. Traditional Approaches -- Part II. …”
    Libro electrónico
  7. 947
    Publicado 2019
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Contents -- Preface -- 1 High-Performance Polymer Nanocomposites and Their Applications: State of Art and New Challenges -- 1.1 Liquid Crystal Polymers -- 1.2 Polyamide 4, 6, (PA4,6) -- 1.3 Polyacrylamide -- 1.4 Effect of Nanostructured Polyhedral Oligomeric Silsesquioxone on High Performance Poly(urethane-Imide) -- 1.5 Thermoplastic Polyimide -- 1.6 Performance Properties and Applications of Polytetrafluoroethylene (PTFE) -- 1.7 Advances in High-Performance Polymers Bearing Phthalazinone Moieties -- 1.8 Poly(ethylene Terephthalate)-PET and Poly(ethylene Naphthalate)-PEN -- 1.9 High-Performance Oil Resistant Blends of Ethylene Propylene Diene Monomer (EPDM) and Epoxydized Natural Rubber (ENR) -- 1.10 High Performance Unsaturated Polyester/ f-MWCNTs Nanocomposites Induced by F-Graphene Nanoplatelets -- References -- 2 Liquid Crystal Polymers -- 2.1 Introduction and History -- 2.2 Polymerization -- 2.2.1 Synthesis of Lyotropic LC Polymers -- 2.2.2 Synthesis of Thermotropic LC Polymers -- 2.3 Properties -- 2.3.1 Rheology -- 2.3.2 Dielectric Behavior -- 2.3.3 Magnetic Properties -- 2.3.4 Mechanical Properties -- 2.3.5 Phases and Morphology -- 2.4 Processing -- 2.4.1 Injection Molding -- 2.4.2 Extrusion -- 2.4.3 Free Surface Flow -- 2.4.4 LC Polymer Fiber Spinning -- 2.5 Blends Based on Liquid Crystal Polymers -- 2.6 Composites of Liquid Crystal Polymers -- 2.7 Applications -- 2.7.1 LC Polymers as Optoelectronic Materials -- 2.7.2 Liquid Crystalline Polymers in Displays -- 2.7.3 Sensors and Actuators -- 2.8 Environmental Impact and Recycling -- 2.9 Concluding Remarks and Future Trends -- Acknowledgment -- References -- 3 Polyamide 4,6, (PA4,6) -- 3.1 Introduction and History -- 3.2 Polymerization and Fabrication -- 3.3 Properties -- 3.4 Chemical Stability -- 3.5 Compounding and Special Additives…”
    Libro electrónico
  8. 948
    Publicado 2019
    “…You’ll learn how to confront the problems you might face with performance and application health in a Kubernetes environment. …”
    Libro electrónico
  9. 949
    Publicado 2020
    “…This practical, short book provides advice, tips, and best practice for improving website performance, ranging from quick, five-minute configuration changes to major website overhauls. …”
    Libro electrónico
  10. 950
    Publicado 2015
    Tabla de Contenidos: “…""Host limits""""Network limits""; ""Client limits""; ""Browser limits""; ""Performance variables""; ""Summary""; ""Index""…”
    Libro electrónico
  11. 951
    Publicado 2015
    Tabla de Contenidos: “…Introduction to Android Performance; Performance Matters to Your Users; Ecommerce and Performance; Beyond Ecommerce Sales; Performance Infrastructure Savings; The Ultimate Performance Fail: Outages; Performance as a Rolling Outage; Consumer Reaction to Performance Bugs; Smartphone Battery Life: The Canary in the Coal Mine…”
    Libro electrónico
  12. 952
    Publicado 2015
    Tabla de Contenidos: “…A profiling example - TweetStatsA profiling example - Inverted Index; RunSnakeRun; Installation; Usage; Profiling examples - the lowest common multiplier; A profiling example - search using the inverted index; Summary; Chapter 4: Optimize Everything; Memoization / lookup tables; Performing a lookup on a list or linked list; Simple lookup on a dictionary; Binary search; Use cases for lookup tables; Usage of default arguments; List comprehension and generators; ctypes; Loading your own custom C library; Loading a system library; String concatenation; Other tips and tricks; Summary…”
    Libro electrónico
  13. 953
    Publicado 2015
    Tabla de Contenidos: “…Preface -- Why performance test? -- Choosing an appropriate performance testing tool -- The fundamentals of effective application performance testing -- The process of performance testing -- Interpreting results: effective root-cause analysis -- Performance testing and mobile client -- End-user experience monitoring and performance -- Integrating external monitoring and performance testing -- Application technology and its impact on performance testing -- Conclusion -- Appendixes: A. …”
    Libro electrónico
  14. 954
    Publicado 2015
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Performance by Design; Use case classification; The user-facing software; Computational and data-processing tasks; A CPU bound computation; A memory bound task; A cache bound task; An input/output bound task; Online transaction processing; Online analytical processing; Batch processing; A structured approach to the performance; The performance vocabulary; Latency; Throughput; Bandwidth; Baseline and benchmark; Profiling; Performance optimization…”
    Libro electrónico
  15. 955
    Publicado 2014
    “…Using tactics and tools to make your case Web developers who propose performance enhancements often hear the same tune from management: performance is too much work, takes too long, costs too much, requires too much technical change, and pales in comparison to feature development. …”
    Video
  16. 956
    Publicado 2014
    Video
  17. 957
    por Barker, Tom
    Publicado 2014
    Tabla de Contenidos: “…State of the industry of responsive design -- Primer on performance of web applications -- Start with a plan -- The backend -- The frontend -- Continuous web performance testing -- Frameworks…”
    Libro electrónico
  18. 958
    Publicado 2015
    Materias: “…Performing arts Management…”
    Libro electrónico
  19. 959
    por Kloostra, Simon. author
    Publicado 2015
    “…three search engine optimization and performance…”
    Libro electrónico
  20. 960
    Publicado 2017
    Tabla de Contenidos: “…Summary -- References -- Chapter 2: High-performance embedded computing -- 2.1. Introduction -- 2.2. …”
    Libro electrónico