Young programmer from Poland, interested in writing compilers, and procedural generation.
- Szcecin, Poland, EU
-
12:55
- 1h ahead - in/micha%C5%82-kostrubiec-85a037269
- u/FractalFir
- https://fractalfir.github.io
Highlights
- Pro
Pinned Loading
-
rustc_codegen_clr
rustc_codegen_clr PublicThis rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
-
wrapped_mono
wrapped_mono PublicWrapper around mono library. Allows easy loading and interop between code written for the .NET framework and Rust.
-
memory_pages
memory_pages Public`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions
595 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created 11 commits in 3 repositories
Created 1 repository
-
FractalFir/rustc-perf
Rust
This contribution was made on Feb 10
Created a pull request in rust-lang/rust that received 48 comments
Change interners to start preallocated with an increased capacity
Inspired by #137005.
Added a with_capacity
function to InternedSet
. Changed the CtxtInterners
to start with InternedSets
preallocated with a capacity.
+33
−24
lines changed
•
48
comments
Opened 5 other pull requests in 2 repositories
rust-lang/rust
2
closed
2
open
-
[Perf experiment] Inline hints on some small, hot functions
This contribution was made on Feb 24
-
[Perf experiment] Changed TaskDeps to start with preallocated with 1024 capacity
This contribution was made on Feb 24
-
[perf experiment] A MIR pass removing unneded temporary locals
This contribution was made on Feb 9
-
[perf experiment] A MIR pass dedicated to optimizing common iterators
This contribution was made on Feb 8
rust-lang/rustc-perf
1
merged
-
Add support for Performance / Efficency cores.
This contribution was made on Feb 10
Reviewed 2 pull requests in 2 repositories
rust-lang/rust
1 pull request
-
Change interners to start preallocated with an increased capacity
This contribution was made on Feb 24
rust-lang/rustc-perf
1 pull request
-
Add support for Performance / Efficency cores.
This contribution was made on Feb 12