/src/allocators/

con' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/src/meta.zig (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-07-06[internal] Fix failing buildGravatar Jarred Sumner 1-4/+5
2022-07-06[bun install] Fix `NotSameFileSystem` errorGravatar Jarred Sumner 1-1/+1
2022-07-06chore(examples): Updates start docoGravatar mrowles 1-3/+1
2022-07-06Updated CPU in benchmarksGravatar Isaac McFadyen 1-2/+2
2022-07-06docs: add callout for typedefs with TypeScriptGravatar josefaidt 1-1/+20
2022-07-06fix: spawn thread on linuxGravatar Egor 1-3/+6
2022-07-06Update Deno number for React SSR after 8c1157be229137963d1dd513d389ae181db00821Gravatar Jarred Sumner 1-4/+4
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
2022-07-06Add needed dependencies to Makefile devcontainer targetGravatar Hiroaki Nakamura 1-1/+1
2022-07-06fix tabpanel a11yGravatar Alexander 1-31/+47
2022-07-06fix a11y issues on landingGravatar Alexander 2-86/+139
2022-07-06docs: Fix broken toc linkGravatar Yongwook Choi 1-4/+4
2022-07-06fixup!: add newline to end of fileGravatar Joe Previte 1-1/+1
2022-07-06refactor: wrap BigInt tests in describe blockGravatar Joe Previte 1-9/+11
Place BigInt tests inside of describe block to match test structure of the rest of the codebase.
2022-07-06Add a space in page.tsxGravatar Eyal Cohen 1-1/+1
2022-07-06Add Bun logoGravatar Daniel Tolentino 1-0/+3