Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Add bun-types to packages
* Improve typing
* Fix types in tests
* Fix dts tests
* Run formatter
* Fix all type errors
* Add strict mode, fix type errors
* Add ffi changes
* Move workflows to root
* Add workflows
* Remove labeler
* Add child_process types
* Fix synthetic defaults issue
* Remove docs
* Move scripts
* Run prettier
* Include examples in typechecking
* captureStackTrace types
* moved captureStackTrace types to globals
* Address reviews
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Fix: move bun, Webkit and zig urls from Jarred-Sumner to oven-sh.
* Fix: changed urls from types.d.ts to base bun-types repo.
|
|
* landing/docs: make Bun naming consistent
* fix spacing, wrap one more code thing
|
|
|
|
|
|
|
|
* feat: create share image for social media
* fix: group meta tags
* fix: adjust og:image to full url
|
|
* feat: create share image for social media
* fix: group meta tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed the broken links to the Bun.serve benchmark sources.
|
|
* Update repo URLs
* GitHub URL update
* Revert accidental URL changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the best of 3 runs
jarred in jarred-desktop in ~
❯ oha -z 5s http://localhost:8080
Summary:
Success rate: 1.0000
Total: 5.0006 secs
Slowest: 0.0504 secs
Fastest: 0.0001 secs
Average: 0.0037 secs
Requests/sec: 13533.1616
Total data: 3.94 MiB
Size/request: 61 B
Size/sec: 806.17 KiB
Response time histogram:
0.001 [51666] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
0.002 [9726] |■■■■■■
0.003 [1369] |
0.004 [185] |
0.005 [34] |
0.006 [0] |
0.007 [4] |
0.008 [1] |
0.009 [2] |
0.010 [2] |
0.011 [4685] |■■
Latency distribution:
10% in 0.0001 secs
25% in 0.0002 secs
50% in 0.0006 secs
75% in 0.0010 secs
90% in 0.0019 secs
95% in 0.0434 secs
99% in 0.0473 secs
Details (average, fastest, slowest):
DNS+dialup: 0.0002 secs, 0.0001 secs, 0.0006 secs
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs
Status code distribution:
[200] 67674 responses
jarred in jarred-desktop in ~ took 5s
❯ oha -z 5s http://localhost:8080
Summary:
Success rate: 1.0000
Total: 5.0005 secs
Slowest: 0.0492 secs
Fastest: 0.0001 secs
Average: 0.0032 secs
Requests/sec: 15328.8994
Total data: 4.46 MiB
Size/request: 61 B
Size/sec: 913.15 KiB
Response time histogram:
0.001 [63524] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
0.002 [7172] |■■■
0.003 [1155] |
0.004 [52] |
0.004 [3] |
0.005 [9] |
0.006 [4] |
0.007 [26] |
0.008 [2] |
0.009 [3] |
0.010 [4702] |■■
Latency distribution:
10% in 0.0002 secs
25% in 0.0003 secs
50% in 0.0005 secs
75% in 0.0008 secs
90% in 0.0013 secs
95% in 0.0434 secs
99% in 0.0440 secs
Details (average, fastest, slowest):
DNS+dialup: 0.0003 secs, 0.0001 secs, 0.0006 secs
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs
Status code distribution:
[200] 76652 responses
jarred in jarred-desktop in ~ took 5s
❯ oha -z 5s http://localhost:8080
Summary:
Success rate: 1.0000
Total: 5.0006 secs
Slowest: 0.0518 secs
Fastest: 0.0001 secs
Average: 0.0032 secs
Requests/sec: 15786.6566
Total data: 4.59 MiB
Size/request: 61 B
Size/sec: 940.42 KiB
Response time histogram:
0.001 [66905] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
0.002 [6834] |■■■
0.003 [409] |
0.003 [18] |
0.004 [17] |
0.005 [17] |
0.006 [3] |
0.007 [3] |
0.008 [2] |
0.009 [2] |
0.009 [4733] |■■
Latency distribution:
10% in 0.0002 secs
25% in 0.0004 secs
50% in 0.0005 secs
75% in 0.0008 secs
90% in 0.0012 secs
95% in 0.0434 secs
99% in 0.0440 secs
Details (average, fastest, slowest):
DNS+dialup: 0.0003 secs, 0.0001 secs, 0.0007 secs
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs
Status code distribution:
[200] 78943 responses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|