並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 53件

新着順 人気順

Optimizeの検索結果1 - 40 件 / 53件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Optimizeに関するエントリは53件あります。 performancearticlejavascript などが関連タグです。 人気エントリには 『便利なツールが登場! 画像をWebPとAVIFに変換・最適化、SVG, PNG, JPG, GIF画像の軽量化・最適化ができるオンラインツール -Optimize Images』などがあります。
  • 便利なツールが登場! 画像をWebPとAVIFに変換・最適化、SVG, PNG, JPG, GIF画像の軽量化・最適化ができるオンラインツール -Optimize Images

    次世代の画像フォーマットとして注目されているWebPとAVIF、Webサイトやアプリでよく使用されるSVG, PNG, JPG, GIFの変換・軽量化・最適化ができるオンラインツールを紹介します。 IEのサポートがなくなると、WebPが画像フォーマットの主流になりそうですね。 Optimize Images Optimize Imagesは、画像(SVG, PNG, JPG, GIF)の最適化と圧縮、画像の新しいフォーマット(WebPやAVIF)への変換と最適化が簡単にできるオンラインツールです。 WebPとAVIFは高い圧縮率を備えたフォーマットです。 WebPは簡単に言うとPNG, JPG, GIFの良いとこ取りのフォーマットで、24ビットのフルカラーをサポートしています。高画質の透過PNGのサイズが大きくなってしまうことやGIFアニメーションで色数が少ない悩みも解決します。IE以外の

      便利なツールが登場! 画像をWebPとAVIFに変換・最適化、SVG, PNG, JPG, GIF画像の軽量化・最適化ができるオンラインツール -Optimize Images
    • Optimize long tasks  |  Articles  |  web.dev

      Optimize long tasks Stay organized with collections Save and categorize content based on your preferences. You've been told "don't block the main thread" and "break up your long tasks", but what does it mean to do those things? Common advice for keeping JavaScript apps fast tends to boil down to the following advice: "Don't block the main thread." "Break up your long tasks." This is great advice,

        Optimize long tasks  |  Articles  |  web.dev
      • Optimize React Apps PageSpeed Insights Score - thetuteur

        What we will be working onWe will be working on optimizing the website of the company I work for coatconnect.com. PageSpeed Insights is a very powerful tool by Google. It allows us to analyze our website’s performance and figure out ways we can improve it. The problem with SPAs (Single-Page Applications) is that they show content after loading JavaScript chunks first, so it takes a little while on

          Optimize React Apps PageSpeed Insights Score - thetuteur
        • GitHub - aidenybai/million: Optimize React performance and make your React 70% faster in minutes, not months.

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - aidenybai/million: Optimize React performance and make your React 70% faster in minutes, not months.
          • Unlock Performance Insights: Optimize JS with Benchmarking on HASTY

            Unleash the power of performance by comparing your code. In other words, only use your champion. Stop guessing, start winning. Are you juggling multiple code snippets for the same task, unsure which one truly reigns supreme? Performance testing is your secret weapon.

              Unlock Performance Insights: Optimize JS with Benchmarking on HASTY
            • Optimize Cumulative Layout Shift  |  Articles  |  web.dev

              Optimize Cumulative Layout Shift Stay organized with collections Save and categorize content based on your preferences. Cumulative Layout Shift (CLS) is one of the three Core Web Vitals metrics. It measures the instability of content by combining how much visible content has shifted in the viewport with the distance the affected elements moved. Layout shifts can be distracting to users. Imagine yo

                Optimize Cumulative Layout Shift  |  Articles  |  web.dev
              • Introducing Docker Build Checks: Optimize Dockerfiles with Best Practices | Docker

                Today, we’re excited to announce the release of Docker Build checks with Docker Desktop 4.33. Docker Build checks help your team learn and follow best practices for building container images. When you run a Docker Build, you will get a list of warnings for any check violations detected in your build. Taking a proactive approach and resolving Build warnings and issues early will save you time and h

                  Introducing Docker Build Checks: Optimize Dockerfiles with Best Practices | Docker
                • Google Optimize を使った Cacheable な A/B Testing 設計 - wadackel.me

                  はじめに 少し前に業務で実装した A/B Testing の実装について、チームメンバー用にドキュメントを書いたのですが、Optimize の導入を考えている社内外の開発者の参考になればと思ったため雑にブログにまとめます。 僕が業務で携わっている WinTicket というサービスでは CDN に Fastly を使用しており、その環境下でキャッシュ可能な Google Optimize (以降 Optimize) を使った A/B Testing の仕組みと、この仕組を採用することによって発生する制約について記載します。 この記事で記載する内容は Optimize のガイドで紹介されている Server-side Experiments の内容とほとんど同じです。まずはガイドを読んで外観を掴んでいただけると良いかと思います。 また Optimize 自体の概要については公式ドキュメントや

                    Google Optimize を使った Cacheable な A/B Testing 設計 - wadackel.me
                  • Optimize images online, compress and convert, PNG, JPG, GIF, SVG, AVIF and webP formats supported.

                    Number of images that can be processed at once: 100 Maximum upload file size: 50MB The maximum size that can be optimized at once: 250MB Bandwidth transfer per month: 30GB Allowed files: JPG, PNG, SVG, and GIF. Can convert your files to AVIF and WEBP format Optimize Images online with our compressor and converter! With our tool you can optimize and compress images (PNG, SVG, JPG, GIF), convert to

                      Optimize images online, compress and convert, PNG, JPG, GIF, SVG, AVIF and webP formats supported.
                    • TextKitでのシンタックスハイライト高速化 / Optimize Syntax Highlight with TextKit

                      macOS native symposium (https://macos-native.github.io) #08 登壇資料 テキスト描画の世界は複雑で、何気ない操作もデータ量が大きくなると簡単に処理のボトルネックと化します。しかし、何がそんなに時間を要するのでしょうか。macOS、iOS共にテキスト描画を司るTextKitの癖を読み抜くことで、愚直な実装からシンタックスハイライトの適用を高速化していく過程を理屈を追いながら解説します。

                        TextKitでのシンタックスハイライト高速化 / Optimize Syntax Highlight with TextKit
                      • Identify and optimize public IPv4 address usage on AWS | Amazon Web Services

                        Networking & Content Delivery Identify and optimize public IPv4 address usage on AWS Update: February 1, 2024 – AWS now charges for public IPv4 addresses provided by AWS. This blog post has more details on this topic. Today AWS announced new charges for AWS-provided public IPv4 addresses beginning February 1, 2024. In this blog post, we introduce two new features launching today to help you track

                          Identify and optimize public IPv4 address usage on AWS | Amazon Web Services
                        • Optimize Time to First Byte  |  Articles  |  web.dev

                          Optimize Time to First Byte Stay organized with collections Save and categorize content based on your preferences. Time to First Byte (TTFB) is a foundational web performance metric that precedes every other meaningful user experience metric such as First Contentful Paint (FCP) and Largest Contentful Paint (LCP). This means that high TTFB values add time to the metrics that follow it. It's recomme

                            Optimize Time to First Byte  |  Articles  |  web.dev
                          • Optimize Next

                            無料で使えるABテストツール

                              Optimize Next
                            • 2022-10-05のJS: Deno 1.26、axios v1.0.0、Optimize long tasks

                              JSer.info #612 - Deno 1.26がリリースされました。 Deno 1.26 Release Notes Cache APIのサポート、新しいパーミッションとして--allow-sysフラグが追加されています。 また、node_modulesディレクトリを扱う--node-modules-dirフラグの追加し、Node.jsとの互換モードであった--compatフラグを削除しています。 compat modeはnpm:識別子によって置き換えられた形になります。 またNode.jsコアモジュールへの互換性の改善、Deno.serve() APIなどパフォーマンス改善、TypeScrtipt 4.8へのアップデートなども含まれています。 HTTPクライアントライブラリのaxios v1.0.0がリリースされました。 Release v1.0.0 · axios/axios 複

                                2022-10-05のJS: Deno 1.26、axios v1.0.0、Optimize long tasks
                              • Optimize Interaction to Next Paint  |  Articles  |  web.dev

                                Optimize Interaction to Next Paint Stay organized with collections Save and categorize content based on your preferences. Interaction to Next Paint (INP) is a stable Core Web Vital metric that assesses a page's overall responsiveness to user interactions by observing the latency of all qualifying interactions that occur throughout the lifespan of a user's visit to a page. The final INP value is th

                                  Optimize Interaction to Next Paint  |  Articles  |  web.dev
                                • GitHub - theodo/falco: Falco helps you monitor, analyze, and optimize your websites.

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - theodo/falco: Falco helps you monitor, analyze, and optimize your websites.
                                  • [wsl2] ディスク容量が満タンで困った!><でも、Optimize-VHDなんて存在しないとき - Qiita

                                    Summary(概要) wsl2を使っていると、ホストOSディスク容量がだんだん圧迫されていきます。 特に顕著なのは、大きなファイルをアップロードしたり大容量データを生成した後。 そして、wsl上のそういったデータを削除しても、なぜかPCのディスクが解放されません。 そこで、以下の記事に書かれている方法を試しました。 しかし、うまくいかない!!! >_<。 そんなときにとった方法を説明します。 ※注意 本当に誰にも失敗してほしくないので、 他の記事も参照しながら、実施 場合によってはバックアップもとってから実施 としてください。 WSL環境のバックアップ方法 例えばこの記事などに書かれていました。 色々な記事があるので、一度でもバックアップできることを確認しておくのがおすすめです。 実施内容 1. 状態の確認 まずディスク容量を見ておきます。 PS C:\Users\myname> wsl

                                      [wsl2] ディスク容量が満タンで困った!><でも、Optimize-VHDなんて存在しないとき - Qiita
                                    • Optimize Largest Contentful Paint  |  Articles  |  web.dev

                                      Note that these time breakdowns are guidelines, not strict rules. If the LCP times on your pages are consistently within 2.5 seconds, then it doesn't really matter what the relative proportions are. But if you're spending a lot of unnecessary time in either of the "delay" portions, then it will be very difficult to constantly hit the 2.5 second target. A good way to think about the breakdown of LC

                                        Optimize Largest Contentful Paint  |  Articles  |  web.dev
                                      • Google Optimizeでテストをしてる話 - TRILL Tech Blog

                                        ごきげんよう! TRILL開発部のWebを担当しています、maseoです。 この記事は「dely #2 Advent Calendar 2020」19日目の記事です。 dely #1 Advent Calendar 2020 - Adventar adventar.org dely #2 Advent Calendar 2020 - Adventar adventar.org 昨日は HPdM(ハイパー プロダクト マネージャー)のRiceさんの記事「初心者PdMに贈る「"伝書鳩"が意思を持つために意識すべきこと」でした。 エンジニアはHPdMさんに本当に助けてもらってます。 こんなに色々考えてくださっているのは本当にありがたいです。いつもありがとうHPdMさん達! さて 今回はTRILLのWebで行っているGoogle Optimize*1を使ったA/Bテストはこんな感じ!というお話を書

                                          Google Optimizeでテストをしてる話 - TRILL Tech Blog
                                        • How to optimize ORDER BY RANDOM() - Tobias Petry

                                          Tom Witowsky (@devgummibeer) shared on Twitter a scaling issue with his service opendor.me, which helps any developer share and highlight their open source work. As the service grows, more and more data is stored in the database and needs to be browsed. One particularly slow query that he needed help optimizing is fetching random users, organizations, and repositories that are already part of the

                                          • GitHub - pkuliyi2015/multidiffusion-upscaler-for-automatic1111: Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - pkuliyi2015/multidiffusion-upscaler-for-automatic1111: Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0
                                            • GitHub - catchpoint/workflow-telemetry-action: Github action to collect metrics (CPU, memory, I/O, etc ...) from your workflows to help you debug and optimize your CI/CD pipeline

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - catchpoint/workflow-telemetry-action: Github action to collect metrics (CPU, memory, I/O, etc ...) from your workflows to help you debug and optimize your CI/CD pipeline
                                              • Common misconceptions about how to optimize LCP  |  Blog  |  web.dev

                                                For this post, we used data from page navigations with a subresource image LCP in Chrome to take a look at the LCP sub-parts. We've looked at this kind of data before, but never from field data to see where real users are spending their time while waiting for a page's LCP. Like with Core Web Vitals, we took the 75th percentile (p75) of each LCP sub-part for each origin in the CrUX dataset, resulti

                                                  Common misconceptions about how to optimize LCP  |  Blog  |  web.dev
                                                • 無料のA/BテストツールGoogle Optimizeのここがすごくすごい! | 株式会社LIG(リグ)|DX支援・システム開発・Web制作

                                                  こんにちは、Webディレクターのともぞうです。今回は久々にWebディレクターっぽくツールの話です。 サイトを運用するうえで極力おこなっていきたい、A/Bテスト。みなさんはどんなツールを使っていますか? 私はGoogle Optimize(グーグル・オプティマイズ)を使っています。 今回Google Optimizeのここにすごく感動した! というところをまとめます。 Google Optimizeとは ウェブサイト、A/B テスト、パーソナライズのソリューション – Google オプティマイズ まずはじめに、Google Optimizeの概要をお伝えしましょう。 Googleが提供しているサービスで、A/Bテストを無料で簡単に実施できるものです。タグを埋め込むだけで改修をおこなえ、指定の確率でオリジナルと出し分けすることができます。 さらに要素の位置をドラッグ&ドロップで移動できたり、

                                                    無料のA/BテストツールGoogle Optimizeのここがすごくすごい! | 株式会社LIG(リグ)|DX支援・システム開発・Web制作
                                                  • Google Optimize終了後のA/Bテストツールはどれを選ぶべき? | 株式会社プリンシプル

                                                    2023年1月20日、Google Optimizeのサービス提供終了が発表されました。 Google Optimize Sunset – Optimize Resource Hub Google Optimizeは無料で手軽に使える上、GA4のオーディエンス連携で直接売上貢献もできる、神がかったツールだったのですが、残念ながら2023年9月30日までしか利用できません。 直近のアナウンスでは今後「サードパーティのA/Bテストツールと連携できる」とのことですので、その連携について考えます。 連携メリット1:GA4でもデータが閲覧可能になる 執筆時点ではABTasty、Optimizely、VWOの3つのツールがGA4連携を発表していますが、その仕組みをざっくり解釈すると以下になります。 ツールがA/BテストのデータをGA4にイベントとして送信してくれる その際に送信されるイベントパラメータ

                                                      Google Optimize終了後のA/Bテストツールはどれを選ぶべき? | 株式会社プリンシプル
                                                    • Helping Browsers Optimize With The CSS Contain Property — Smashing Magazine

                                                      The CSS contain property gives you a way to explain your layout to the browser, so performance optimizations can be made. However, it does come with some side effects in terms of your layout. In this article, Rachel Andrew is going to introduce a CSS Specification that has just become a W3C Recommendation. The CSS Containment Specification defines a single property, contain, and it can help you to

                                                        Helping Browsers Optimize With The CSS Contain Property — Smashing Magazine
                                                      • How to Fully Optimize Webpack 4 Tree Shaking

                                                        IntroA few months back I was tasked with upgrading my team’s React build configuration to Webpack 4. One of our main goals was to take advantage of tree-shaking, where Webpack strips out code that you’re not actually using to reduce your bundle size. Now, the benefits of tree shaking will vary depending on your codebase. Because of several architectural decisions in ours, we had a LOT of code bein

                                                          How to Fully Optimize Webpack 4 Tree Shaking
                                                        • Best practices to optimize data access performance from Amazon EMR and AWS Glue to Amazon S3 | Amazon Web Services

                                                          AWS Big Data Blog Best practices to optimize data access performance from Amazon EMR and AWS Glue to Amazon S3 June 2024: This post was reviewed for accuracy and updated to cover Apache Iceberg. June 2023: This post was reviewed and updated for accuracy. Customers are increasingly building data lakes to store data at massive scale in the cloud. It’s common to use distributed computing engines, clo

                                                            Best practices to optimize data access performance from Amazon EMR and AWS Glue to Amazon S3 | Amazon Web Services
                                                          • MySQLの全テーブルを最適化(OPTIMIZE TABLE)する

                                                            パッケージソフトの開発会社や、業務系システムの開発会社にいた頃はデータベースといえばSQL ServerやOracleでした。 独立してからはオープンソース化の流れとライセンスの都合上でPostgreSQLを触る機会が多くなりましたが、MySQLを本格的に触り始めたのはわりと最近になります。MariaDBで興味を持ったのがきっかけですね。 Webサイトで使うデータベースを決めたら、まずメンテナンス用のスクリプトを組むのですが、はて、MySQLの場合はvacuumコマンド※がないのかな、と不思議に思いました。 PostgreSQLもバージョンアップによってvacuumしなくて良くなった!と聞いたときには、え、そんなバカな、と思いつつも一応調べてみるとauto vacuumできるようになったというだけでしたし。 MySQLのInnoDBは追記型データベースではないと言ってもメンテナンスコマンド

                                                              MySQLの全テーブルを最適化(OPTIMIZE TABLE)する
                                                            • GitHub - adithya-s-k/omniparse: Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - adithya-s-k/omniparse: Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks
                                                              • How to Optimize a CUDA Matmul Kernel for cuBLAS-like Performance: a Worklog

                                                                Kernel 1: Naive Implementation In the CUDA programming model, computation is ordered in a three-level hierarchy. Each invocation of a CUDA kernel creates a new grid, which consists of multiple blocks. Each block consists of up to 1024 individual threads.These constants can be looked-up in the CUDA Programming guide. Threads that are in the same block have access to the same shared memory region (S

                                                                  How to Optimize a CUDA Matmul Kernel for cuBLAS-like Performance: a Worklog
                                                                • GitHub - erdewit/HiFiScan: Optimize the audio quality of your loudspeakers

                                                                  Lets first optimize the speakers of a laptop. The laptop has tiny down-firing speakers and a massive case resonance that makes it sound about as bad as it gets. The sound is recorded with a USB studio microphone; The built-in microphone of the laptop is not suitable for this. Letting the measurements run it becomes clear just how bad the spectrum is, with a peak at 1 kHz about 20 dB above average.

                                                                    GitHub - erdewit/HiFiScan: Optimize the audio quality of your loudspeakers
                                                                  • Field Notes: Optimize your Java application for AWS Lambda with Quarkus | Amazon Web Services

                                                                    AWS Architecture Blog Field Notes: Optimize your Java application for AWS Lambda with Quarkus This blog post is a continuation of an existing article about optimizing your Java application for Amazon ECS with Quarkus. In this blog post, we examine the benefits of Quarkus in the context of AWS Lambda. Quarkus is a framework that uses the Open Java Development Kit (OpenJDK) with GraalVM and over 50

                                                                      Field Notes: Optimize your Java application for AWS Lambda with Quarkus | Amazon Web Services
                                                                    • Using Optuna to Optimize PyTorch Lightning Hyperparameters

                                                                      This post uses pytorch-lightning v0.6.0 (PyTorch v1.3.1)and optuna v1.1.0. PyTorch Lightning + Optuna!Optuna is a hyperparameter optimization framework applicable to machine learning frameworks and black-box optimization solvers. PyTorch Lightning provides a lightweight PyTorch wrapper for better scaling with less code. Combining the two of them allows for automatic tuning of hyperparameters to fi

                                                                        Using Optuna to Optimize PyTorch Lightning Hyperparameters
                                                                      • scipy.optimize.minimizeの使い方 - Qiita

                                                                        SciPyリファレンス scipy.optimize 日本語訳にいろいろな最適化の関数が書いてあったので、いくつか試してみた。 y = c + a*(x - b)**2の2次関数にガウスノイズを乗せて、これを2次関数で最適化してパラメータ求めてみた。 import numpy as np from matplotlib import pyplot as plt import scipy.optimize as optimize %matplotlib inline

                                                                          scipy.optimize.minimizeの使い方 - Qiita
                                                                        • Optimize PyTorch Performance for Speed and Memory Efficiency (2022)

                                                                          Tuning deep learning pipelines is like finding the right gear combination (Image by Tim Mossholder on Unsplash)Why should you read this post?The training/inference processes of deep learning models are involved lots of steps. The faster each experiment iteration is, the more we can optimize the whole model prediction performance given limited time and resources. I collected and organized several P

                                                                            Optimize PyTorch Performance for Speed and Memory Efficiency (2022)
                                                                          • Best practices for right-sizing your Apache Kafka clusters to optimize performance and cost | Amazon Web Services

                                                                            AWS Big Data Blog Best practices for right-sizing your Apache Kafka clusters to optimize performance and cost Apache Kafka is well known for its performance and tunability to optimize for various use cases. But sometimes it can be challenging to find the right infrastructure configuration that meets your specific performance requirements while minimizing the infrastructure cost. This post explains

                                                                              Best practices for right-sizing your Apache Kafka clusters to optimize performance and cost | Amazon Web Services
                                                                            • 4 Advanced RAG Algorithms to Optimize Retrieval

                                                                              Welcome to Lesson 5 of 11 in our free course series, LLM Twin: Building Your Production-Ready AI Replica. You’ll learn how to use LLMs, vector DVs, and LLMOps best practices to design, train, and deploy a production ready “LLM twin” of yourself. This AI character will write like you, incorporating your style, personality, and voice into an LLM. For a full overview of course objectives and prerequi

                                                                              • Surface and optimize slow performing queries with Datadog Database Monitoring

                                                                                Product { this.openCategory = category; const productMenu = document.querySelector('.product-menu'); window.DD_RUM.onReady(function() { if (productMenu.classList.contains('show')) { window.DD_RUM.addAction(`Product Category ${category} Hover`) } }) }, 160); }, clearCategory() { clearTimeout(this.timeoutID); } }" x-init=" const menu = document.querySelector('.product-menu'); var observer = new Muta

                                                                                  Surface and optimize slow performing queries with Datadog Database Monitoring
                                                                                • Optimize WebFont loading and rendering  |  Articles  |  web.dev

                                                                                  Optimize WebFont loading and rendering Stay organized with collections Save and categorize content based on your preferences. A "full" WebFont that includes all stylistic variants, which you may not need, plus all the glyphs, which may go unused, can easily result in a multi-megabyte download. In this post you will find out how to optimize loading of WebFonts so visitors only download what they wi

                                                                                  新着記事