Andy Hayden
|
91364cabae
|
Replace deno.land/x/std with deno.land/std (#1890)
|
2019-03-06 10:23:47 -05:00 |
|
Ryan Dahl
|
b8a537d020
|
deno_core (#1827)
A new low-level crate with focus on speed.
This doesn't yet hook into the existing code base.
|
2019-02-26 17:36:05 -05:00 |
|
Ryan Dahl
|
eff7a1484e
|
Upgrade deno_std to bef7ba (#1609)
|
2019-01-31 18:11:37 -05:00 |
|
Yoshiya Hinosawa
|
77114fbda4
|
chore: update license lines (#1557)
|
2019-01-21 13:03:30 -06:00 |
|
Ryan Dahl
|
32e1641628
|
deno_net -> deno_std rename
Also don't format external js/deps
|
2018-12-24 11:31:17 -05:00 |
|
Bartek Iwańczuk
|
ba429ccde8
|
Add benchmark for net/http (#1289)
|
2018-12-07 16:36:16 -05:00 |
|
Ryan Dahl
|
a18e51fd61
|
build: Use target/ instead of out/ (#1153)
|
2018-11-08 10:38:20 -08:00 |
|
Ryan Dahl
|
a4fb5175ce
|
Add node_tcp target to http_benchmark. (#1074)
|
2018-10-23 15:02:30 -07:00 |
|
Kyra
|
fbb3f05b6f
|
Add URLSearchParams (#1049)
|
2018-10-21 08:07:29 -07:00 |
|
Kevin (Kun) "Kassimo" Qian
|
86409eb836
|
Add Rust hyper http benchmark (#1043)
* Add go net/http benchmark
* Forget about Go. Let's do Rust Hyper
* Update BUILD.gn
* Rename
|
2018-10-20 19:56:16 -07:00 |
|
Ryan Dahl
|
00884d7164
|
Add rustfmt to third_party.
|
2018-10-20 01:19:59 -04:00 |
|
ztplz
|
b809a82fd9
|
Add missing copyrights (#1024)
|
2018-10-19 15:25:29 -04:00 |
|
J2P
|
198fa31ec1
|
Fix a typo in http_benchmark.py
|
2018-10-19 09:07:55 -04:00 |
|
Ryan Dahl
|
21bcdd49cd
|
Only run deno during ./tools/http_benchmark.py
|
2018-10-17 16:02:00 -04:00 |
|
Ryan Dahl
|
c61a0f2f84
|
First pass at http benchmark.
|
2018-10-16 09:37:38 -04:00 |
|