Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / attractivechaos/plb2 issues and pull requests
#80 - Use python3 in shebang lines
Pull Request -
State: open - Opened by Zlika 4 months ago
#80 - Use python3 in shebang lines
Pull Request -
State: open - Opened by Zlika 4 months ago
#79 - Add Chapel versions of matmul and nqueen
Pull Request -
State: open - Opened by mppf 7 months ago
- 1 comment
#78 - Optimized Mojo implementation from Modular's site
Pull Request -
State: closed - Opened by LiamSwayne 9 months ago
- 3 comments
#77 - [Scheme] Improve matmul performance with Chez Scheme v10
Pull Request -
State: open - Opened by ararslan 9 months ago
#76 - Common Lisp implementation of Sudoku
Pull Request -
State: closed - Opened by tmtvl 10 months ago
- 2 comments
Labels: new implementation
#75 - [D] bedcov
Pull Request -
State: closed - Opened by cyrusmsk 10 months ago
Labels: new implementation
#74 - Update to `nqueen.go` for Go
Pull Request -
State: closed - Opened by janpfeifer 10 months ago
- 3 comments
#72 - julia sudoku: inline update and revert, change types, format code
Pull Request -
State: closed - Opened by maxfreu 10 months ago
#71 - Bedcov for Go revision: large time improvement and clean ups
Pull Request -
State: closed - Opened by janpfeifer 10 months ago
- 3 comments
Labels: speed up
#70 - Fortran codes should ERROR STOP instead of nonstandard CALL EXIT()
Issue -
State: open - Opened by Beliavsky 10 months ago
#69 - Remove outdated statement that "there are no implementations in functional languages".
Issue -
State: closed - Opened by Beliavsky 10 months ago
#68 - Fortran codes are not Fortran 90
Issue -
State: open - Opened by Beliavsky 10 months ago
#67 - replaced assignments to x(:) with x
Pull Request -
State: closed - Opened by Beliavsky 10 months ago
#66 - made matmul.f90 more concise
Pull Request -
State: closed - Opened by Beliavsky 10 months ago
#65 - add topics
Issue -
State: closed - Opened by Beliavsky 10 months ago
- 1 comment
#64 - Consider benchmarking using TruffleRuby Native
Issue -
State: closed - Opened by eregon 10 months ago
- 4 comments
#63 - Small cleanup for Ruby benchmarks
Pull Request -
State: closed - Opened by eregon 10 months ago
#62 - Ruby matmul perf improvement
Pull Request -
State: closed - Opened by nixme 10 months ago
Labels: speed up
#61 - Go's matmul with continuous matrix allocation (as opposed to "ragged tensor")
Pull Request -
State: closed - Opened by janpfeifer 10 months ago
- 2 comments
Labels: speed up
#59 - Improve Ruby implementations
Pull Request -
State: closed - Opened by nixme 10 months ago
- 2 comments
Labels: speed up
#58 - Benchmark flaws elimination: code rules and compilation flags
Issue -
State: closed - Opened by cyrusmsk 10 months ago
- 3 comments
#57 - [v] [sudoku] less print calls
Pull Request -
State: closed - Opened by yykhomenko 10 months ago
Labels: speed up
#56 - Consider using Accelerate for Swift matmul
Issue -
State: closed - Opened by wigging 11 months ago
- 1 comment
#55 - Implement benchmarks in Chez Scheme
Pull Request -
State: closed - Opened by ararslan 11 months ago
- 1 comment
Labels: new language
#54 - Error in README
Issue -
State: closed - Opened by SpinTensor 11 months ago
- 3 comments
#53 - c99 version of matmul.c
Pull Request -
State: closed - Opened by uecker 11 months ago
- 2 comments
#52 - C# AOT consideration
Issue -
State: closed - Opened by ZeBobo5 11 months ago
- 3 comments
#51 - C# version?
Issue -
State: closed - Opened by clovett 11 months ago
- 2 comments
#50 - Overall impression and interpreted Java
Issue -
State: open - Opened by igouy 11 months ago
- 3 comments
#49 - Update README.md
Pull Request -
State: closed - Opened by eltociear 11 months ago
#48 - Julia nqueens: Use native bitshifting
Pull Request -
State: closed - Opened by jakobnissen 11 months ago
Labels: speed up
#47 - Added Fortran Sudoku BM
Pull Request -
State: closed - Opened by SpinTensor 11 months ago
Labels: new implementation
#46 - Reduction of Sudoku output
Issue -
State: open - Opened by SpinTensor 11 months ago
- 3 comments
#45 - [julia] add inbounds and const to sudoku.jl
Pull Request -
State: closed - Opened by maxfreu 11 months ago
Labels: speed up
#44 - [Nim] Added a Sudoku implementation
Pull Request -
State: closed - Opened by Nmerryman 11 months ago
Labels: new implementation
#43 - Add matmul and nqueens in Ocaml
Pull Request -
State: closed - Opened by adamsmasher 11 months ago
- 2 comments
Labels: new language
#42 - [nim] nqueens perf improvements + flag to disable overflow checking
Pull Request -
State: closed - Opened by nikhilsimha 11 months ago
Labels: speed up
#41 - Fixed Elixir matmul implementation
Pull Request -
State: closed - Opened by IceDragon200 11 months ago
- 2 comments
#40 - License for the benchmarks and this repo
Issue -
State: closed - Opened by maximecb 11 months ago
- 1 comment
#39 - improved performance of Rust implementation of nqueen, added input handling as in other implementation
Pull Request -
State: closed - Opened by i582 11 months ago
- 2 comments
Labels: speed up
#38 - Elixir matmul figure hasn't been updated
Issue -
State: closed - Opened by IceDragon200 11 months ago
- 3 comments
#37 - Adding Fortran benchmarks
Pull Request -
State: closed - Opened by SpinTensor 11 months ago
Labels: new language
#36 - swift sudoku: turn Sudoku class into a struct
Pull Request -
State: closed - Opened by yakubin 11 months ago
Labels: speed up
#35 - V should be run with GC on
Issue -
State: closed - Opened by i582 11 months ago
- 7 comments
#34 - [c] improved implementation of nqueen
Pull Request -
State: closed - Opened by i582 11 months ago
- 6 comments
Labels: speed up
#33 - Non nested matrices
Issue -
State: closed - Opened by henriksjostrom 11 months ago
- 5 comments
#32 - swift matmul: simplify subscripts
Pull Request -
State: closed - Opened by yakubin 11 months ago
Labels: speed up
#31 - swift sudoku: represent matrix as 1D array to avoid unnecessary allocations
Pull Request -
State: closed - Opened by yakubin 11 months ago
Labels: speed up
#30 - [nim] Change to using UnCheckedArray instead of seq or const generic array
Pull Request -
State: closed - Opened by nikhilsimha 11 months ago
- 2 comments
Labels: speed up
#29 - [v] [pedantic] apply v fmt (code format tool)
Pull Request -
State: closed - Opened by yykhomenko 11 months ago
#28 - [pedantic] v apply v fmt (code format tool)
Pull Request -
State: closed - Opened by yykhomenko 11 months ago
#27 - [nim][matmul] use unchecked array
Pull Request -
State: closed - Opened by nikhilsimha 11 months ago
- 17 comments
Labels: speed up
#26 - Elixir matmul implementation
Pull Request -
State: closed - Opened by IceDragon200 11 months ago
Labels: new implementation
#25 - [v] fix Makefile - no GC for speed
Pull Request -
State: closed - Opened by yykhomenko 11 months ago
Labels: speed up
#24 - Provide modified versions of ruby's matmul
Pull Request -
State: open - Opened by IceDragon200 11 months ago
#23 - swift matmul: avoid unnecessary allocations
Pull Request -
State: closed - Opened by yakubin 11 months ago
- 4 comments
Labels: speed up
#22 - [C#] Bring matmul.cs in line with the matmul implementation of other languages
Pull Request -
State: closed - Opened by iruoy 11 months ago
- 1 comment
Labels: speed up
#21 - PHP opcache.so
Issue -
State: open - Opened by igouy 11 months ago
- 2 comments
#20 - Add memory usage?
Issue -
State: open - Opened by kokizzu 11 months ago
#19 - bedcov.jl: remove `sizehint!`
Pull Request -
State: closed - Opened by jariji 11 months ago
Labels: speed up
#18 - Elixir nqueens implementation(s)
Pull Request -
State: closed - Opened by IceDragon200 11 months ago
- 1 comment
Labels: new language
#17 - Make Julia nqueen use 32-bit integers
Pull Request -
State: closed - Opened by jakobnissen 11 months ago
Labels: speed up
#16 - Load ASDF in CL Makefile and remove QL requirement.
Pull Request -
State: closed - Opened by tmtvl 11 months ago
- 1 comment
#15 - Why no dart compile exe ?
Issue -
State: open - Opened by igouy 11 months ago
- 2 comments
#14 - Also fewer than the benchmarks game, yes complementary
Issue -
State: closed - Opened by igouy 11 months ago
- 1 comment
#13 - Appendix: Timing
Issue -
State: closed - Opened by igouy 11 months ago
- 3 comments
#12 - Common Lisp
Pull Request -
State: closed - Opened by tmtvl 11 months ago
- 2 comments
Labels: new language
#11 - amd64 benchmarks
Issue -
State: open - Opened by vitalif 11 months ago
- 2 comments
#10 - [Julia] Use integer division in sudoku to match C behavior
Pull Request -
State: closed - Opened by ararslan 11 months ago
Labels: speed up
#9 - Elide boundschecks for julia nqueens
Pull Request -
State: closed - Opened by MasonProtter 11 months ago
- 1 comment
Labels: speed up
#8 - Do you include the compilation time for AOT languages in the benchmark results?
Issue -
State: closed - Opened by maxfreu 11 months ago
- 3 comments
#7 - [V] use @[direct_array_access] for specific functions, for turning off bounds checking; cleanup notice
Pull Request -
State: closed - Opened by spytheman 11 months ago
- 2 comments
Labels: speed up
#5 - LLM usage
Issue -
State: closed - Opened by exclued 11 months ago
- 1 comment
#4 - rust matmul: static memory allocation using const generics
Pull Request -
State: closed - Opened by spence 11 months ago
- 7 comments
Labels: speed up
#3 - Manual loop optimization helps a lot for Go
Issue -
State: closed - Opened by tgulacsi 11 months ago
- 1 comment
#2 - julia matmul: reorder loops & add inbounds
Pull Request -
State: closed - Opened by jariji 11 months ago
- 2 comments
Labels: speed up
#1 - zig: match reference c allocation strategy for matmul
Pull Request -
State: closed - Opened by tiehuis 11 months ago
Labels: speed up