SlideShare a Scribd company logo
Web of Technologies
Web of Technologies
OOHH22
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
TT ff PP
pp.. FF dd MM
oo tt
xxzz ww
nn HHssjjCC
Web of Technologies
WEB MOBILEFIREFOX OS
Web of Technologies
Web of Technologies
29 ヶ国
15 キャリア
Web of Technologies




WEB OF THINGS
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
O S
W F
I
  
L E B T
light2light1IrDA
motion
sensor
Switch
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
vvkk


      
JJ
Web of Technologies
Serial
UDB Diagram Socket
Print
USB
WebCL WebGL2
DeviceIndexedDB
USB File Reading
WebSocket Over Apps
ccbbhhaa HH
11TT ffcc
CCrr zzllFFrr 11
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
wonderstruck
Web of Technologies

 

FoxEye came to the world.
Web of Technologies
Web of Technologies
navigator.getUserMedia(
{video:true, audio:false},
function(localMediaStream) {
var videoTracks =
localMediaStream.getVideoTracks();
var track = videoTracks[0];
var myWorker = new Worker("textRec.js");
track.addWorkerMonitor(myWorker));
myWorker.onmessage = function (oEvent) {
console.log("Worker recognized: " +
oEvent.data);
};
var
elem=document.getElementById('VIDEO');
elem.mozSrcObject = dest.stream;
elem.play();
}, null);
var textDetector =
WebImage.createTextDetector(img.width,
img.height)
onvideoprocess = function (event) {
var img = event.inputFrame;
// テキスト認識処理を実行
var words= textDetector.findText(img);
var recognizedText;
for (var ix=0; ix<words.length; ix++) {
recognizedText
= recognizedText + words[ix] + " ";
}
postMessage(recognizedText);
};
Use cases(Amazon FireFly)
In our case, we can
use Yahoo Service,
like Yahoo Movie,
Yahoo Shopping,
Yahoo Search...
Use cases(Text selection in Image, browser)
http://projectnaptha.com/
Use cases(Augmented Reality)
Use cases(Face in)
Use cases(Camera Panorama, HDR)
WWii SShhii
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies
Web of Technologies


Web of Technologies
Web of Technologies
en now targets SIMD.JS
nerates SIMD.JS from C++ SIMD intrinsics & auto-vectorized code
Near-native SIMD.JS speedup
C++ JavaScript
1.00
2.03
7.18
8.13
0
2
4
6
8
10
Speedup over Scalar JS
Scalar JS Scalar C++
SIMD JS SIMD C++
on, Multiple Data
t performance & power efficiency
Cx
Cy
Cz
Cw
Ax
Ay
Az
Aw
Bx
By
Bz
Bw
+ =
SIMD Operation of
Vector Length 4
Intel® Architecture currently has SIMD
operations of vector length 4, 8, 16
Web of Technologies


11
SIMD – Single Instruction, Multiple Data
SIMD operations deliver great performance & power efficiency
Scalar Operation
Cx
Cy
Cz
Cw
=
=
=
=
Ax
Ay
Az
Aw
Bx
By
Bz
Bw
+
+
+
+
Cx
Cy
Cz
Cw
Ax
Ay
Az
Aw
Bx
By
Bz
Bw
+ =
SIMD Operation of
Vector Length 4
Intel® Architecture currently has SIMD
operations of vector length 4, 8, 16


13
SIMD.JS – The API
† Initial support for float32x4 and int32x4
Our SIMD prototype delivers 3x~4x Mandelbrot speedup†
Our Firefox* Prototype


15
SIMD Speedups on our Chromium* Prototype
3.2
3.6 3.8 3.9
4.6
5.0
6.0
9.5
3.2
3.8
3.4
6.1
6.5
5.0
5.6
11.8
6.8
3.1
2.7
4.5 4.2
3.8
5.4
9.3
0
2
4
6
8
10
12
14
Transpose4x4 AOBench Mandelbrot MatrixMultiplication VertexTransform Average ShiftRows Matrix4x4Inverse
SIMD x-times faster than non-SIMD
3rd Generation Intel® Core™ i7 processor (3667U)@ 2.00 GHz, 32-bit, Ubuntu* 13
3rd Generation Intel® Core™ i7 processor (3667U)@ 2.00 GHz, 64-bit, Ubuntu* 13
Intel® Atom™ processor Z3770 @ 1.46GHz, Android* 4.4
Excellent early results while still focused on functionality
Theoretical speedup limit is 4
SIMD.JS benchmarks: https://github.com/johnmccutchan/ecmascript_simd/tree/master/src/benchmarks


17
Emscripten now targets SIMD.JS
Emscripten generates SIMD.JS from C++ SIMD intrinsics & auto-vectorized code
Near-native SIMD.JS speedup
C/C++ JavaScript
1.00
2.03
7.18
8.13
0
2
4
6
8
10
Speedup over Scalar JS
Scalar JS Scalar C++
SIMD JS SIMD C++




PP ee
mm RRHHssjj
HH ccHH
Web of Technologies
WEB OF THINGS
!!
Web of Technologies

More Related Content

PDF
Web technologies for desktop development
PDF
Let s Enjoy Node.js
PDF
Node js实践
PPTX
Academy PRO: Node.js in production. lecture 4
KEY
Getting Started with MongoDB and Node.js
PDF
Beachhead implements new opcode on CLR JIT
PDF
Brig:Node.js + QML 華麗大冒險
PDF
(C)NodeJS
Web technologies for desktop development
Let s Enjoy Node.js
Node js实践
Academy PRO: Node.js in production. lecture 4
Getting Started with MongoDB and Node.js
Beachhead implements new opcode on CLR JIT
Brig:Node.js + QML 華麗大冒險
(C)NodeJS

What's hot (20)

PDF
Enjoy Writing Modern Desktop Application in JavaScript
PDF
GroovyFX - Groove JavaFX
PDF
Require js + backbone, bower and grunt
PDF
Node.js and Ruby
PDF
PHP & MySQL: PDO x MySQLi
PPT
Node.js Basics
PDF
Hacking NodeJS applications for fun and profit
PPTX
An introduction to Node.js application development
PDF
PDF
Nodejs presentation
PPTX
Node js introduction
PDF
Building a REST API with Node.js and MongoDB
PDF
JRuby talk / 26.03.2014 / @vbalazs
PDF
Fundamental of Node.JS - Internship Presentation - Week7
PDF
Deep dive-oz
PDF
[KubeConUS2019 Docker, Inc. Booth] Distributed Builds on Kubernetes with Bui...
PDF
インフラ野郎Azureチーム Night
PPTX
NodeJS
PDF
Undertow 맛보기
PDF
Debugging PHP with xDebug inside of Eclipse PDT 2.1
Enjoy Writing Modern Desktop Application in JavaScript
GroovyFX - Groove JavaFX
Require js + backbone, bower and grunt
Node.js and Ruby
PHP & MySQL: PDO x MySQLi
Node.js Basics
Hacking NodeJS applications for fun and profit
An introduction to Node.js application development
Nodejs presentation
Node js introduction
Building a REST API with Node.js and MongoDB
JRuby talk / 26.03.2014 / @vbalazs
Fundamental of Node.JS - Internship Presentation - Week7
Deep dive-oz
[KubeConUS2019 Docker, Inc. Booth] Distributed Builds on Kubernetes with Bui...
インフラ野郎Azureチーム Night
NodeJS
Undertow 맛보기
Debugging PHP with xDebug inside of Eclipse PDT 2.1
Ad

Viewers also liked (20)

PDF
つくろう!Firefox OS アプリ
PDF
HTTP/2の現状とこれから
PDF
偶然にも500万個のSSH公開鍵を手に入れた俺たちは
PDF
Y Combinator に学ぶスタートアップ強化プログラム (3 か月間でスタートアップを成長させる Accelerator Program の仕組み )
PDF
HTML5 Conference 2015 Design Sprint
PDF
Android WearとXXXX
PDF
Beyond CSS Architecture
PDF
すべての優先度が1の時の優先順位の決め方
PDF
Polymerで作る次世代ウェブサイト
PDF
Chrome Developer Toolsを使いこなそう!
PDF
スタートアップにjoinして安心して眠るためにやった5つのこと
PDF
クラウドを支えるこれからの暗号技術
PDF
【ハンズオン】jQuery+HTML5 APIでスライドショーを作ろう
PDF
Y Combinator & スタンフォード大学「スタートアップの始め方 (CS183B)」受講ガイド - Summary of How to Start...
PPTX
ゲーム産業講義2015年1月
PDF
Deep learningの軽い紹介
PDF
Y Combinator 創業者 Paul Graham からのスタートアップへのアドバイス(スタートアップが迷った時に読む Paul Graham から...
PPTX
登録数2倍にしてと言われた時の正しい対処法
PPTX
Wireshark入門(4)
PDF
ウェブパフォーマンスの基礎とこれから
つくろう!Firefox OS アプリ
HTTP/2の現状とこれから
偶然にも500万個のSSH公開鍵を手に入れた俺たちは
Y Combinator に学ぶスタートアップ強化プログラム (3 か月間でスタートアップを成長させる Accelerator Program の仕組み )
HTML5 Conference 2015 Design Sprint
Android WearとXXXX
Beyond CSS Architecture
すべての優先度が1の時の優先順位の決め方
Polymerで作る次世代ウェブサイト
Chrome Developer Toolsを使いこなそう!
スタートアップにjoinして安心して眠るためにやった5つのこと
クラウドを支えるこれからの暗号技術
【ハンズオン】jQuery+HTML5 APIでスライドショーを作ろう
Y Combinator & スタンフォード大学「スタートアップの始め方 (CS183B)」受講ガイド - Summary of How to Start...
ゲーム産業講義2015年1月
Deep learningの軽い紹介
Y Combinator 創業者 Paul Graham からのスタートアップへのアドバイス(スタートアップが迷った時に読む Paul Graham から...
登録数2倍にしてと言われた時の正しい対処法
Wireshark入門(4)
ウェブパフォーマンスの基礎とこれから
Ad

Similar to Web of Technologies (20)

PDF
Web of Technologies Again
PDF
The Next Leap in JavaScript Performance
PDF
Web Leaps Forward
PDF
Simd programming introduction
PPTX
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
PPT
taha.ppt
PDF
Designing C++ portable SIMD support
PPTX
Graphics processing uni computer archiecture
PPTX
Intrinsics: Low-level engine development with Burst - Unite Copenhagen 2019
PPTX
Transformers in Vision: From Zero to Hero
PPTX
team12.project_ver_1_(1).pptx
PDF
Trip down the GPU lane with Machine Learning
PDF
Web Machine Learning (ML) API POC march update
PDF
State-Of-The Art Machine Learning Algorithms and How They Are Affected By Nea...
PDF
Jeff Dean at AI Frontiers: Trends and Developments in Deep Learning Research
PDF
Machine Learning Challenges and Opportunities in Education, Industry, and Res...
PDF
AI gold rush, tool vendors and the next big thing
PPTX
Combining Machine Learning with Physical Computing - June 2023
PDF
ML at the Edge: Building Your Production Pipeline with Apache Spark and Tens...
PPTX
ML At the Edge: Building Your Production Pipeline With Apache Spark and Tens...
Web of Technologies Again
The Next Leap in JavaScript Performance
Web Leaps Forward
Simd programming introduction
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
taha.ppt
Designing C++ portable SIMD support
Graphics processing uni computer archiecture
Intrinsics: Low-level engine development with Burst - Unite Copenhagen 2019
Transformers in Vision: From Zero to Hero
team12.project_ver_1_(1).pptx
Trip down the GPU lane with Machine Learning
Web Machine Learning (ML) API POC march update
State-Of-The Art Machine Learning Algorithms and How They Are Affected By Nea...
Jeff Dean at AI Frontiers: Trends and Developments in Deep Learning Research
Machine Learning Challenges and Opportunities in Education, Industry, and Res...
AI gold rush, tool vendors and the next big thing
Combining Machine Learning with Physical Computing - June 2023
ML at the Edge: Building Your Production Pipeline with Apache Spark and Tens...
ML At the Edge: Building Your Production Pipeline With Apache Spark and Tens...

More from dynamis (20)

PDF
HTTP and 5G (fixed1)
PDF
HTTP and 5G
PDF
HTTP and 5G partial draft
PDF
Web App Platform Strategy
PDF
HTML5 & Renesas RZ/G
PDF
Life of html5 (osaka)
PDF
Web updates 2017
PDF
Life of HTML5
PDF
Browsers in IoT Era
PDF
New Norm of HTML5
PDF
Edge Web Technologies and Browser Vendors (Updated on 2016/09/06)
PDF
OSC2016.Enterprise Lightnig Talk
PDF
Demo for Gecko Embedded
PDF
Project Gecko Embedded
PDF
The New Norm of The Web
PDF
Progressive Mobile Web Apps
PDF
Modern Mobile Web Apps
PDF
Web Tech & Architecture
PDF
Java script.trend(spec)
PDF
Data Privacy meeting
HTTP and 5G (fixed1)
HTTP and 5G
HTTP and 5G partial draft
Web App Platform Strategy
HTML5 & Renesas RZ/G
Life of html5 (osaka)
Web updates 2017
Life of HTML5
Browsers in IoT Era
New Norm of HTML5
Edge Web Technologies and Browser Vendors (Updated on 2016/09/06)
OSC2016.Enterprise Lightnig Talk
Demo for Gecko Embedded
Project Gecko Embedded
The New Norm of The Web
Progressive Mobile Web Apps
Modern Mobile Web Apps
Web Tech & Architecture
Java script.trend(spec)
Data Privacy meeting

Recently uploaded (20)

PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Electronic commerce courselecture one. Pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
KodekX | Application Modernization Development
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
Spectroscopy.pptx food analysis technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Electronic commerce courselecture one. Pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
“AI and Expert System Decision Support & Business Intelligence Systems”
KodekX | Application Modernization Development
Mobile App Security Testing_ A Comprehensive Guide.pdf
MIND Revenue Release Quarter 2 2025 Press Release
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Digital-Transformation-Roadmap-for-Companies.pptx
Empathic Computing: Creating Shared Understanding
Encapsulation_ Review paper, used for researhc scholars
Chapter 3 Spatial Domain Image Processing.pdf
Approach and Philosophy of On baking technology
Spectroscopy.pptx food analysis technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf

Web of Technologies