-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweb.html
143 lines (133 loc) · 8.52 KB
/
web.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE HTML>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Horizon Lab @ URCS</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="favicon.ico" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a href="." class="logo">
<span class="symbol"><img src="images/urseal.svg" alt="" /></span><span class="head">Horizon Lab @ URCS</span>
</a>
<!-- Nav -->
<nav>
<ul>
<li><a href="#menu">Menu</a></li>
</ul>
</nav>
<!-- Menu -->
<nav id="menu">
<h2>Menu</h2>
<ul id="list">
<li><a href=".">Home</a></li>
<li><a href="people.html">People</a></li>
<li><a href="#proj">Projects</a></li>
<li><a href="pubs.html">Publications</a></li>
<li><a href="https://github.com/horizon-research/">Artifacts</a></li>
<li><a href="teach.html">Courses & Outreach</a></li>
</ul>
</nav>
</div>
</header>
<!-- Main -->
<div id="main">
<div class="inner">
<header>
<h1 class="title">Future Mobile Web and Cloud Services</h1>
<div class="midbmargin">
<p>The Web has fundamentally shaped how we think, communicate, and innovate. Web 1.0 provided means to retrieve information that would have never been reachable. Web 2.0 aimed to connect millions of users that would have never been connected. Now the Web is once again on the cusp of a new evolution, driven by the need to connect billions of devices and to provide intelligent, personalized services.</p>
<p>We work on enabling the next-generation Web computing in two ways. First, we provide <span class="em">new abstractions</span> for mobile systems to enable holistic optimizations that span the application, language, Web browser runtime, and processor architecture layers. Second, we build cloud systems to support <span class="em">event-driven execution model coupled with managed scripting languages</span>, essential to improve the scalability, developer productivity, and service portability of future cloud services.</p>
</div>
<h2 class="courses">Recent Publications</h2>
<h3><span class="em">Run time and Language</span></h3>
<div class="smallbmargin">
[<span class="confname">ISCA 2019</span>] <a class="paperlink" href="pubs/isca19-pes.pdf">PES: Proactive Event Scheduling for Responsive and Energy-Efficient Mobile Web Computing</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">PLDI 2016</span>] <a class="paperlink" href="pubs/pldi16.pdf">GreenWeb: Language Extensions for Energy-Efficient Mobile Web Computing</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">HPCA 2015</span>] <a class="paperlink" href="pubs/hpca15.pdf">Event-Based Scheduling for Energy-Efficient QoS (eQoS) in Mobile Web Applications</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">HPCA 2013</span>] <a class="paperlink" href="pubs/hpca13.pdf">High-Performance and Energy-Efficient Mobile Web Browsing on Big/Little Systems</a><br>
</div>
<hr>
<h3><span class="em">Architectural Support</span></h3>
<div class="smallbmargin">
[<span class="confname">TOCS 2017</span>] <a class="paperlink" href="pubs/tocs17.pdf">Optimizing General-Purpose CPUs for Energy-Efficient Mobile Web Computing</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">ISCA 2014</span>] <a class="paperlink" href="pubs/isca14.pdf">WebCore: Architectural Support for Mobile Web Browsing</a><br>
</div>
<hr>
<h3><span class="em">Managed, Event-Driven Cloud Services</span></h3>
<div class="smallbmargin">
[<span class="confname">VEE 2019</span>] <a class="paperlink" href="pubs/vee19.pdf">Tail Latency in Node.js: Energy Efficient Turbo Boosting for Long Latency Requests in Event-Driven Web Services</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">MICRO 2015</span>] <a class="paperlink" href="pubs/micro15.pdf">Microarchitectural Implications of Event-driven Server-side Web Applications</a><br>
</div>
<hr>
<h3><span class="em">Trends, Tools, and Positions</span></h3>
<div class="smallbmargin">
[<span class="confname">CACM 2017</span>] <a class="paperlink" href="pubs/cacm17.pdf">Research for Practice: Web Security and Mobile Web Computing</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">Dissertation 2017</span>] <a class="paperlink" href="pubs/dissertation.pdf">Energy-Efficient Mobile Web Computing</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">HPCA 2016</span>] <a class="paperlink" href="pubs/hpca16.pdf">Mobile CPU’s Rise to Power: Quantifying the Impact of Generational Mobile CPU Design Trends on Performance, Energy, and User Satisfaction</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">ISPASS 2015</span>] <a class="paperlink" href="pubs/ispass15.pdf">Mosaic: Cross-Platform User-Interaction Record and Replay for the Fragmented Android Ecosystem</a><br>
</div>
<div class="smallbmargin">
[<span class="confname">IEEE Micro 2015</span>] <a class="paperlink" href="pubs/ieeemicro15.pdf">The Role of the CPU in Energy-Efficient Mobile Web Browsing</a><br>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<!--<section>
<h2>Follow</h2>
<ul class="icons">
<li><a href="#" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon style2 fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon style2 fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon style2 fa-dribbble"><span class="label">Dribbble</span></a></li>
<li><a href="#" class="icon style2 fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon style2 fa-500px"><span class="label">500px</span></a></li>
<li><a href="#" class="icon style2 fa-phone"><span class="label">Phone</span></a></li>
<li><a href="#" class="icon style2 fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
</section>-->
<ul class="copyright">
<li>© Horizon Lab. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>