Skip to content
View michoecho's full-sized avatar

Block or report michoecho

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. scylladb/scylladb Public

    NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB

    C++ 14.4k 1.4k

  2. perf2perfetto Public

    An intel PT trace converter from `perf.data` to Fuchsia trace format.

    Rust 52 2

  3. vanbinhstudios/thelegendofericc Public

    Single player roguelike tile-based game written in Java using LibGDX and Ashley

    Java 24 3

  4. minesweeper Public

    A minesweeper clone in SDL

    C

220 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in scylladb/seastar that received 19 comments

smp: expose some NUMA information to the application

For performance reasons, the application might want to do some data structure sharing between nodes, but only if it doesn't cause cross-NUMA-node m…

+24 −3 lines changed 19 comments
Opened 8 other pull requests in 2 repositories
Reviewed 4 pull requests in 2 repositories

Created an issue in scylladb/scylladb that received 3 comments

managed_bytes violates preferred contiguous allocation size

Commit 14bf09f added a single-chunk layout to managed_bytes, which makes the overhead of managed_bytes smaller in the common case of a small buffer. …

3 comments
Opened 1 other issue in 1 repository
Loading