[parrot/parrot] eaecde: added a simple sort benchmark
GitHub
noreply at github.com
Tue Jan 15 07:31:15 UTC 2013
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: eaecde7db19ba3fcfd640d77f73d3c5180a68f15
https://github.com/parrot/parrot/commit/eaecde7db19ba3fcfd640d77f73d3c5180a68f15
Author: mr.Shu <mr at shu.io>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
A examples/benchmarks/sort.pir
Log Message:
-----------
added a simple sort benchmark
Commit: 45be9e7105f46d15f2117baa07001d35ea493e41
https://github.com/parrot/parrot/commit/45be9e7105f46d15f2117baa07001d35ea493e41
Author: mr.Shu <mr at shu.io>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
M examples/benchmarks/sort.pir
Log Message:
-----------
added command line option
Commit: 1248f2c33dfb4024ea2b0b720e67f51a04748aa9
https://github.com/parrot/parrot/commit/1248f2c33dfb4024ea2b0b720e67f51a04748aa9
Author: mr.Shu <mr at shu.io>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
M examples/benchmarks/sort.pir
Log Message:
-----------
updated docs
Commit: 7183b5bc1f6536cc8917b32ec4416ac144da42f7
https://github.com/parrot/parrot/commit/7183b5bc1f6536cc8917b32ec4416ac144da42f7
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
A examples/benchmarks/sort.pir
Log Message:
-----------
Merge remote-tracking branch 'mrshu/simple_sort_benchmark' into mrshu/simple_sort_benchmark-gh917
Commit: 2dbfd6ac1ae25dcb459438cd34ebb5ac84b9b2d9
https://github.com/parrot/parrot/commit/2dbfd6ac1ae25dcb459438cd34ebb5ac84b9b2d9
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
M MANIFEST
Log Message:
-----------
Run tools/dev/mk_manifest_and_skip.pl so that sort.pir gets added to the manifest
Commit: 0150820b1237807c432a06bcd34b52b959f201eb
https://github.com/parrot/parrot/commit/0150820b1237807c432a06bcd34b52b959f201eb
Author: mr.Shu <mr at shu.io>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
A examples/benchmarks/sort.pir
Log Message:
-----------
added a simple sort benchmark
Commit: 98aa4aff08b64fbb93e57bd739ddc379db7ade12
https://github.com/parrot/parrot/commit/98aa4aff08b64fbb93e57bd739ddc379db7ade12
Author: mr.Shu <mr at shu.io>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M examples/benchmarks/sort.pir
Log Message:
-----------
added command line option
Commit: 5bc2f3e7537a436e9a2ac706886380c611f1c765
https://github.com/parrot/parrot/commit/5bc2f3e7537a436e9a2ac706886380c611f1c765
Author: mr.Shu <mr at shu.io>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M examples/benchmarks/sort.pir
Log Message:
-----------
updated docs
Commit: 83e4639c01fee237402f5df1906ea0a044740e37
https://github.com/parrot/parrot/commit/83e4639c01fee237402f5df1906ea0a044740e37
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M MANIFEST
Log Message:
-----------
Run tools/dev/mk_manifest_and_skip.pl so that sort.pir gets added to the manifest
Commit: 4066aa6eb88d0f3e56e90e08c8e2c467fe5ddc22
https://github.com/parrot/parrot/commit/4066aa6eb88d0f3e56e90e08c8e2c467fe5ddc22
Author: mr.Shu <mr at shu.io>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M examples/benchmarks/sort.pir
Log Message:
-----------
added default number of integers to sort
Commit: 5260e25d17e9e7d1e5bcc45e2e69fb99e10c8e62
https://github.com/parrot/parrot/commit/5260e25d17e9e7d1e5bcc45e2e69fb99e10c8e62
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M MANIFEST
A examples/benchmarks/sort.pir
Log Message:
-----------
Merge branch 'mrshu/simple_sort_benchmark-gh175'
Commit: e144f6ac561958618c87470028c482b8cfce5921
https://github.com/parrot/parrot/commit/e144f6ac561958618c87470028c482b8cfce5921
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M CREDITS
Log Message:
-----------
Add @mrshu to CREDITS
Commit: 285bd0a07d6f4be87afaf30528895fa6a781b48a
https://github.com/parrot/parrot/commit/285bd0a07d6f4be87afaf30528895fa6a781b48a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M examples/benchmarks/sort.pir
Log Message:
-----------
Cleanup FixedIntegerArray sorting benchmark
Compare: https://github.com/parrot/parrot/compare/f08b1603873b...285bd0a07d6f
More information about the parrot-commits
mailing list