gnzlbg
|
fbf31da0e0
|
--disable-tls is not a jemalloc 5 option
|
2018-05-02 10:08:22 +02:00 |
|
gnzlbg
|
068d5ec7b7
|
[jemallocator] add minimum alignment for mips64, s390x, sparc64
|
2018-05-02 10:05:53 +02:00 |
|
gnzlbg
|
9e3c62848f
|
[ci] use cross
|
2018-05-02 10:05:53 +02:00 |
|
gnzlbg
|
56559c7fee
|
Adds benchmarks for nallocx, calloc, alloc, alloc_excess, ralloc, ralloc_excess (#26)
* [bench] nallocx cost
* [jemalloc-sys] detect jemalloc/configure
* [bench] calloc cost
* [bench] alloc/dealloc round-trip
* [bench] alloc_excess when the excess is used/unused
* [jemalloc-sys] detect unsupported targets
* [bench] add test::black_box(ptr) on all benches
* [bench] realloc
* [bench] realloc_excess
* [bench] run benchmarks only on x86_64-unknown-linux-gnu
* move all benchmarks into one file
* remove benchmark build from travis
* remove checks in jemalloc-sys/build.rs for missing configure file
* docs
* fix calloc bench
|
2017-11-27 10:07:57 -08:00 |
|
Alex Crichton
|
9044f68f88
|
Merge pull request #37 from gnzlbg/fix_platforms
fix mips, sparc64, and s390x builds
|
2017-11-27 10:03:11 -08:00 |
|
gnzlbg
|
dfacaf7bfc
|
fix mips, sparc64, and s390x builds
|
2017-11-27 14:53:07 +01:00 |
|
gnzlbg
|
e2063b61a7
|
[bugfix] jemalloc build
|
2017-11-27 14:27:06 +01:00 |
|
Greg V
|
edffed8d9a
|
Fix make command on *BSD
|
2017-11-06 14:34:30 +03:00 |
|
Alex Crichton
|
e0f809800e
|
Update gcc dep
|
2017-09-30 00:47:14 -07:00 |
|
Alex Crichton
|
eb631dd7da
|
Fix building debug jemalloc
|
2017-09-26 14:06:56 -07:00 |
|
Alex Crichton
|
41abc44d9d
|
Fix tests on OSX
|
2017-07-07 11:07:16 -07:00 |
|
Alex Crichton
|
ceae58b585
|
Update with new global allocator API
|
2017-06-25 11:10:31 -07:00 |
|
Alex Crichton
|
ddd38e9ba9
|
Fix CI and 32-bit builds
Also expand CI slightly and more targeted versions across Rust channels. Finally
also run `systest` on CI.
|
2017-05-30 07:32:16 -07:00 |
|
Jay Lee
|
e830e9cd39
|
update jemalloc
|
2017-05-29 21:16:08 +08:00 |
|
Jay Lee
|
f5c894b9d4
|
export jemalloc public API
|
2017-04-03 14:16:08 +08:00 |
|
Alex Crichton
|
bf6b838128
|
Add a feature to enable profiling
|
2016-08-07 00:55:49 -07:00 |
|
Alex Crichton
|
7df4b84b7b
|
Fix symbol names on android
|
2016-03-07 13:17:06 -08:00 |
|
Alex Crichton
|
3c641337d2
|
Only install the staticlib in the install script
|
2016-01-20 17:21:58 -08:00 |
|
Alex Crichton
|
523f5996f9
|
Add some simple tests here and there
|
2016-01-20 17:14:01 -08:00 |
|
Alex Crichton
|
8e7e43739c
|
Initial commit
|
2016-01-20 17:03:24 -08:00 |
|