はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Faster

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 25 / 44件)

Vercel Functions: Faster, modern, and more scalable – Vercel

2024/02/14 このエントリーをはてなブックマークに追加 14 users Instapaper Pocket Tweet Facebook Share Evernote Clip modern Vercel

We’ve been building a new foundation for compute, built on top of Vercel’s Managed Infrastructure, for the past year. Today, we’d like to share our first major iteration of Vercel Functions: Increased Concurrency: Now up to 100,000 concurrent invocationsWeb Standard APIs: New Function signature u... 続きを読む

GitHub Actions: Visual Studio Code Extension is now in public beta | GitHub Changelog

2023/03/28 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Changelog Features

GitHub Actions: Visual Studio Code Extension is now in public beta actionsvs-code March 28, 2023 The GitHub Actions extension for VS Code is now in public beta. This extension includes rich editing features, such as syntax validation and autocomplete, making workflow authoring and editing faster ... 続きを読む

Hanami 2.0: Better, Faster, Stronger

2022/11/22 このエントリーをはてなブックマークに追加 13 users Instapaper Pocket Tweet Facebook Share Evernote Clip Framework Stronger str Better

Hanami 2.0: Better, Faster, Stronger Posted by Tim Riley on November 22, 2022 Share Tweet After more than three years of work, Hanami 2.0 is here! With this release we enter a new phase of maturity for the framework, and open a new chapter for the Ruby community. Hanami 2.0 is better, faster, str... 続きを読む

Next.js 13 を試してみた | DevelopersIO

2022/10/26 このエントリーをはてなブックマークに追加 8 users Instapaper Pocket Tweet Facebook Share Evernote Clip DevelopersIO Replacement beta

はじめに Next.js Conf 2022でNext.js 13の発表がありました。BlogなかでNext.js13の新機能まとまっていたので引用。 app/ Directory (beta): Easier, faster, less client JS. Layouts React Server Components Streaming Turbopack (alpha): Up to 700x faster Rust-based Webpack replacement. New next/image (stabl... 続きを読む

Next.js 13

2022/10/25 このエントリーをはてなブックマークに追加 83 users Instapaper Pocket Tweet Facebook Share Evernote Clip Next.js Stable alpha easier App

As we announced at Next.js Conf, Next.js 13 lays the foundations to be dynamic without limits: app/ Directory (beta): Easier, faster, less client JS.LayoutsReact Server ComponentsStreamingTurbopack (alpha): Up to 700x faster Rust-based Webpack replacement.New next/image (stable): Faster with nati... 続きを読む

Rust によるデスクトップアプリケーションフレームワーク Tauri | 豆蔵デベロッパーサイト

2022/03/08 このエントリーをはてなブックマークに追加 121 users Instapaper Pocket Tweet Facebook Share Evernote Clip rust Tauri Electron Frontend 技術

Tauri はクロスプラットフォームデスクトップアプリのための Rust によるフレームワークです。Electron と同様 Web 技術でアプリの UI を構築します。 Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio 記事執筆時点で v1.0.0-rc.5 (Pre-release)、もうすぐ v1.0 がリ... 続きを読む

4x smaller, 50x faster · asciinema blog

2021/11/30 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip Smaller yet

4x smaller, 50x faster Published on 22 Nov 2021 by Marcin Kulik It’s been a while since asciinema-player 2.6 was released and a lot has changed since. Version 3.0 is around the corner with so much good stuff, that even though it’s not released yet, I couldn’t wait any longer to share. Long story ... 続きを読む

How We Made Bracket Pair Colorization 10,000x Faster

2021/09/29 このエントリーをはてなブックマークに追加 25 users Instapaper Pocket Tweet Facebook Share Evernote Clip is now available

Version 1.60 is now available! Read about the new features and fixes from August. Bracket pair colorization 10,000x faster September 29, 2021 by Henning Dieterichs, @hediet_dev When dealing with deeply nested brackets in VS Code, it can be hard to figure out which brackets match and which do not.... 続きを読む

誰でも「高速学習」が身につく「FASTER」の法則 | リーダーシップ・教養・資格・スキル | 東洋経済オンライン | 経済ニュースの新基準

2021/05/03 このエントリーをはてなブックマークに追加 15 users Instapaper Pocket Tweet Facebook Share Evernote Clip リーダーシップ 教養 法則 スキル 東洋経済オンライン

時間はあなたの最大級の資産だ。そして取り戻せないものの1つである。何かを学習するときに、できるだけ時間をかけずに、あるいは、かけた時間を無駄にしないような効率的な学び方をしたいと思うのは万人の願いだ。Googleやナイキ、ハーバード大学を法人顧客に持ち、『LIMITLESS 超加速学習──人生を変える「学び方」の授... 続きを読む

GitHub - qawolf/qawolf: ?Create browser tests 10x faster

2020/01/11 このエントリーをはてなブックマークに追加 18 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub 10x

Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む

Making the Tokio scheduler 10x faster · Tokio

2019/10/14 このエントリーをはてなブックマークに追加 18 users Instapaper Pocket Tweet Facebook Share Evernote Clip Today TOKIO The result 10x

Making the Tokio scheduler 10x faster October 13, 2019 We’ve been hard at work on the next major revision of Tokio, Rust’s asynchronous runtime. Today, a complete rewrite of the scheduler has been submitted as a pull request. The result is huge performance and latency improvements. Some benchmark... 続きを読む

Running WebAssembly 100x faster ? – Wasmer – Medium

2019/02/26 このエントリーをはてなブックマークに追加 32 users Instapaper Pocket Tweet Facebook Share Evernote Clip Wasmer medium

We’ve been working steadily to get Wasmer to execute WebAssembly modules on the server-side as fast as possible. TL;DR — We got 100x improvement on startup time on Wasmer 0.2.0Before getting into details, it’s essential to understand how Wasmer works under the hood to see what could be improved. ... 続きを読む

GitHub - ericclemmons/polydev: Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.

2019/01/29 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub together code Sign Up

Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up Faster, route-centric development for Node.js apps with built-in Hot Module Replacement. 続きを読む

FASTER: An Embedded Concurrent Key-Value Store for State Management - Microsoft Research

2018/08/18 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip Microsoft Research

Try Microsoft Edge A fast and secure browser that's designed for Windows 10 No thanks Get started This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more 続きを読む

GitHub - Microsoft/FASTER: Fast key-value store from Microsoft Research

2018/08/17 このエントリーをはてなブックマークに追加 46 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Microsoft

Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む

容量60Tbpsの日米間海底ケーブル「FASTER」が完成、明日運用開始、KDDIやGoogleなど6社が建設 -INTERNET Watch

2016/06/29 このエントリーをはてなブックマークに追加 210 users Instapaper Pocket Tweet Facebook Share Evernote Clip KDDI INTERNET Watch 日米間海底ケーブル

容量60Tbpsの日米間海底ケーブル「FASTER」が完成、明日運用開始、KDDIやGoogleなど6社が建設 KDDI株式会社は、2014年8月から建設を進めてきた日米間光海底ケーブル「FASTER」が完成し、6月30日から運用を開始すると発表した。  FASTERは、最新の高品質光ファイバーケーブルとDWDM(Dense Wavelength Division Multiplexing:高密度... 続きを読む

事故、火災、カニバリズム…人類初の火星ミッションは地獄の様相に。”ダイス”で運命を決めるボードゲーム風宇宙ストラテジーゲーム『Tharsis』が開発中 | AUTOMATON

2015/11/30 このエントリーをはてなブックマークに追加 16 users Instapaper Pocket Tweet Facebook Share Evernote Clip FTL カニバリズム AUTOMATON 災厄 ダイズ

発売前や発表されたばかりのインディーゲームから、まだ誰も見たことがないような最前線の作品を紹介してゆく「Indie Pick」。第202回目は『Tharsis』をピックアップする。本作は人類初の火星ミッションをテーマにしたターンベース型ストラテジーゲームだ。プレイヤーは数名の宇宙飛行士からなるチームを指揮し、次々と振りかかる宇宙の災厄に打ち勝たなければならない。内容的には『FTL: Faster ... 続きを読む

秒速60テラビット超爆速光ファイバー海底ケーブル「FASTER」陸揚げ作業現場潜入レポ、アメリカとつながるケーブルの一端や中継局の中はこんな感じ - GIGAZINE

2015/06/15 このエントリーをはてなブックマークに追加 181 users Instapaper Pocket Tweet Facebook Share Evernote Clip GIGAZINE 敷設 一端 KDDI 敷設工事

約300億円の費用をかけ、日本やアジアとアメリカ西海岸の約9000kmを新たに結ぶ海底ケーブル「FASTER」の敷設工事が開始されました。日本のKDDIやアメリカのGoogle、中国のChina Mobile Internatioalなどの国際コンソーシアムが出資し、最新の光ファイバー技術を投入して1秒間に60テラビットという超高速通信を可能にしたというケーブルの敷設が三重県志摩市の海岸からスター... 続きを読む

VP9:より速く、高画質で、バッファ不要の YouTube 動画 - Google Developer Japan Blog

2015/05/28 このエントリーをはてなブックマークに追加 44 users Instapaper Pocket Tweet Facebook Share Evernote Clip YouTube Better VP9 ソフトウェアエンジニア

このブログでは、Google から開発者のみなさま向けの情報をいち早くお届けします。 [この記事は ソフトウェアエンジニアの Steven Robertson(最近視ているのは "St. Lucia - Before The Dive." )による YouTube Engineer and Developers Blog の記事 "VP9: Faster, better, buffer-free ... 続きを読む

Faster, Better, Stronger, and Resizable

2015/04/21 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip Stronger Better

Faster, Better, Stronger, and Resizable April 21, 2015 benogle Tweet Atom 0.193.0 is out, and it's better than ever. There are three big improvements in this release to get excited about. Pane Resizin... 続きを読む

NBAゲームの「不可能な解析」を可能にした「地図の専門家」の話 « WIRED.jp

2014/12/09 このエントリーをはてなブックマークに追加 29 users Instapaper Pocket Tweet Facebook Share Evernote Clip 解析 WIRED.jp 地図 専門家 Stronger

マーク・マクラスキー(Mark McClusky)というライターがまとめた『Faster, Higher, Stronger』という書籍を読み始めている。 執筆者の現在の肩書きは「Editor of WIRED.com」で、『WIRED』US版にある過去記事リストをみると、スポーツとテクノロジーの交わる点をカバーする話を書いてきていることが見て取れる。 この書籍をわざわざ買ってまで読もうと思った理... 続きを読む

Firefox 32、「Public Key Pinning」を導入へ | マイナビニュース

2014/09/02 このエントリーをはてなブックマークに追加 29 users Instapaper Pocket Tweet Facebook Share Evernote Clip Firefox Public Key Pinning 導入

Firefox web browser - Faster, more secure & customizable Mozillaは、「Monica at Mozilla: Firefox 32 supports Public Key Pinning」において、Firefox 32からはデフォルトで「Public Key Pinning」機能が有効になると伝えた。「Public Key Pinnin... 続きを読む

KDDIやGoogleなど6社、容量60Tbpsの日米間海底ケーブル「FASTER」を共同建設 -INTERNET Watch

2014/08/11 このエントリーをはてなブックマークに追加 26 users Instapaper Pocket Tweet Facebook Share Evernote Clip KDDI INTERNET Watch 日米間海底ケーブル

ニュース KDDIやGoogleなど6社、容量60Tbpsの日米間海底ケーブル「FASTER」を共同建設 (2014/8/11 18:42) KDDI株式会社や米Googleなど6社は11日、日米間光海底ケーブル「FASTER」の共同建設協定を締結したと発表した。初期設計容量は60Tbpsで、総建設費は約3億ドル。2016年度第1四半期の運用開始を予定している。 「FASTER」のネットワーク概念... 続きを読む

Issue 125720043: code review 125720043: cmd/gc: make liveness ~10x faster - Code Review

2014/08/07 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip cmd Code Review 10x

cmd/gc: make liveness ~10x faster 1) The arrayindexof lookup function is O(n). Replace with O(1) lookups. 2) The checkptxt function is O(n²) and is purely for debugging. Only run when the debugging fl... 続きを読む

大友克洋+ダフト・パンク+カニエ・ウェスト=最高! : ギズモード・ジャパン

2014/04/25 このエントリーをはてなブックマークに追加 232 users Instapaper Pocket Tweet Facebook Share Evernote Clip ウエスト ギズモード AKIRA Stronger ジャパン

ミュージック 大友克洋+ダフト・パンク+カニエ・ウェスト=最高! 2014.04.26 08:00 まるでショートムービーを観てるみたい! ダフト・パンクの「Harder、Better、Stronger、Faster」とカニエ・ウェストの 「Stronger」 をマッシュアップするだけでもカッコいいけど、更に大友克洋さんの「Akira」も加わったら、こんなスゴイことになっちゃうんですね。 このロッ... 続きを読む

 
(1 - 25 / 44件)