RSS feed
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
on 2017/09/03 23:16
Minimum 10 samples, target 100ms running.
3bbb1de4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 23:12
Fix caching.
7ef09f3d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 22:58
Modernize benchmarks.
40d6f7b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 20:29
`mbld bench` now works.
cf1c6aa5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 20:08
Improve sampling of benchmark.
99cc92c3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 20:01
Plug some leaks.
1b1439cd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 18:42
Add support for printing mtest benchmarks.
8441b63d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/03 15:05
Add benchmark output to testr.
a7f23ccc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/02 13:04
Fix export tagging of traits.
290709fd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/02 12:11
Unjank trait resolution.
987d3f29
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/02 11:50
'in' is now a warning.
09600737
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/01 17:24
Bring back quoted words.
2da75521
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/31 21:30
Revert some intparse stupidity.
e363cc6b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/29 21:00
Fix some straggling Ordonly
a3677632
– S. Gilles <sgilles@math.umd.edu>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2017/08/27 13:37
Add mkdtemp()
d4fac4da
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/27 12:01
Cope with new syscall ABI.
f0dd01e6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 22:34
Set no objdir with `-b`.
0ffaabeb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 22:33
Ordonly/Owronly => Oread/Owrite.
d27288db
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 17:15
Let's get happy little rvalues.
8317e87e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 16:43
Make internal functions static.
43002686
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 16:42
...The line that fixes things should probably get committed.
d6284861
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 15:33
It's not an lvalue.
12b66049
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/08/26 15:17
Add monotonically increasing equality check.