RSS feed
210d305e
– Ori Bernstein <ori@mmarkovcorp.com>
authored
on 2017/09/11 06:58
Fix indentation.
014aa4ae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 18:46
Include deps in libhttp bld.sub
94c79035
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 17:44
Fix typo.
735a7d29
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 17:43
Merge ../libhttp
dd8235ce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 17:38
Refcount the HTTP server.
38941f5e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 15:11
Add `tmpdir` function.
73c618bf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 09:46
Shuffle a comment.
c3b5d8f4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 09:17
Add fexists check before mkdir.
2551a758
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 21:35
Fix 32 bit float formatting.
b0fd36e3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 21:07
Put a bunch of things into a hash table.
16b5ec84
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 21:06
Add a hash table put benchmark.
befeeb30
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 19:51
Add hash table htget benchmark.
509d0717
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 19:13
Emit rotl/rotr instructions.
795ee8f8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 18:25
Format whitespace.
997b26b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:54
Fix gettimeofday() on OSX.
2b99364b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:49
Fix bootstrap script on OSX
fc836572
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:15
Fix `mk check` on plan 9.
40cb514d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:15
Regenerate bootstrap files.
0b561ccd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 10:55
Give a sane default for NCPU.
26fbf11c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 10:54
We don't need to write all the zeros explicitly.
4008733e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:14
Add missing files.
7ef923fc
– Lucas Gabriel Vuotto <lvuotto92@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2017/09/09 06:42
Improve siphash performance and tests
ce24eeba
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 08:01
Add hash benchmarks.
63b175e2
– Lucas Gabriel Vuotto <lvuotto92@gmail.com>
authored
and Ori Bernstein <ori@mmarkovcorp.com>
committed
on 2017/09/07 21:19
Replace murmurhash with siphash
e5b424be
– Lucas Gabriel Vuotto <lvuotto92@gmail.com>
authored
and Ori Bernstein <ori@mmarkovcorp.com>
committed
on 2017/09/07 21:19
Add siphash-2-4 implementation and tests
1ee90265
– Lucas Gabriel Vuotto <lvuotto92@gmail.com>
authored
and Ori Bernstein <ori@mmarkovcorp.com>
committed
on 2017/09/07 21:19
Use testr in lib/std/test/hashfuncs.myr
13a8561e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/05 18:37
Fix traits on named types.
5729c994
– Ori Bernstein <ori@mmarkovcorp.com>
authored
on 2017/09/05 07:46
testdep sare busted with bench targets.
5fa05936
– Ori Bernstein <ori@mmarkovcorp.com>
authored
on 2017/09/05 07:45
Improve error messages for missing libs.
ea067be3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/04 19:36
Initialize isbench.
d0c579ea
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/04 18:54
Reduce the number of allocations in regex.
037c644b
– Ori Bernstein <ori@mmarkovcorp.com>
authored
on 2017/09/04 08:54
support benchmark command targets.
bff5417f
– Ori Bernstein <ori@eigenstate.org>
authored
and Ori Bernstein <ori@mmarkovcorp.com>
committed
on 2017/09/04 06:55
Do 1000 allocs at once.
2b28c305
– Ori Bernstein <ori@eigenstate.org>
authored
and Ori Bernstein <ori@mmarkovcorp.com>
committed
on 2017/09/04 06:29
Auto-bootstrap on mbld failure.
87e41be1
– Ori Bernstein <ori@eigenstate.org>
authored