Fabian Schmidt fapmaster
fapmaster pushed to main at Playground/docker-templates 2024-09-16 12:38:45 +02:00
2a4f715085 Add LICENSE
72c80135d6 Modify alternative builder for alpine
9e5498e3f2 Document alternative builder for scratch image
33e73ecf5b Dockerfile templates for rust projects
Compare 4 commits »
fapmaster pushed to rust at Playground/docker-templates 2024-09-16 12:38:36 +02:00
dcac567b4b Add LICENSE
83f9decb13 Modify alternative builder for alpine
f7045de21e Document alternative builder for scratch image
1a78616336 Dockerfile templates for rust projects
Compare 4 commits »
fapmaster pushed to spring at Playground/docker-templates 2024-09-16 12:38:29 +02:00
f846f63405 First draft of a template for spring boot applications in java
8f525c5d4f Add LICENSE
6165837089 Modify alternative builder for alpine
6252cbb461 Document alternative builder for scratch image
c5fc9ca6be Dockerfile templates for rust projects
Compare 5 commits »
fapmaster created branch spring in Playground/docker-templates 2024-09-16 10:19:33 +02:00
fapmaster pushed to spring at Playground/docker-templates 2024-09-16 10:19:33 +02:00
984dc49e80 First draft of a template for spring boot applications in java
fapmaster created branch rust in Playground/docker-templates 2024-09-16 09:37:43 +02:00
fapmaster pushed to rust at Playground/docker-templates 2024-09-16 09:37:43 +02:00
fapmaster pushed to main at Playground/docker-templates 2024-09-06 10:14:08 +02:00
e97bf19385 Add LICENSE
fapmaster pushed to main at Playground/docker-templates 2024-09-04 11:12:12 +02:00
75dc0a6320 Modify alternative builder for alpine
30f5210ef5 Document alternative builder for scratch image
Compare 2 commits »
fapmaster pushed to main at Playground/docker-templates 2024-09-04 09:22:58 +02:00
01e72652b8 Dockerfile templates for rust projects
fapmaster created branch main in Playground/docker-templates 2024-09-04 09:22:57 +02:00
fapmaster created repository Playground/docker-templates 2024-09-04 09:22:32 +02:00
fapmaster pushed to main at Playground/1brc 2024-09-02 15:15:20 +02:00
0ea10a3c1b Ultra slow lua solution (aka as slow as my naive rust solution)
fapmaster pushed to main at Playground/1brc 2024-09-02 09:26:25 +02:00
3dbc9c32d1 Fix warning of deprecated key name default_features
fapmaster pushed to master at dotfiles/nvim 2024-09-02 08:40:37 +02:00
fbbd0c5512 Made background slightly lighter, less yellow
fapmaster pushed to main at Playground/1brc 2024-09-02 07:41:19 +02:00
4d586c809e Under 2 minutes, could probably start optimizing as I did for rust, but it's good enough for now
5bb2363eee mmapped file slightly faster
eb2ed15e33 First julia impl, very slow
dfcc8562e6 ran cargo clippy
212e595a7e ran cargo fmt
Compare 17 commits »
fapmaster pushed to main at Playground/1brc 2024-08-23 11:14:20 +02:00
53ea542f36 update dependencies, create benches
d246c54cd9 removed polars example because it wouldn't compile anymore, even when updating to latest version. It also massively reduced the number of downloaded crates
2a89d061a0 Use FxHashMap for multi_threaded_smol.rs
7add8793a5 managed to get library version on par with the reference implementation by using memmap2. I'm understanding scoped threads a little better now... I think
Compare 4 commits »
fapmaster pushed to main at Playground/1brc 2024-08-13 14:14:46 +02:00
b1d7ebaaea Create multi threaded version using smol for async reading of the file ~1 seconds faster
fapmaster pushed to main at Playground/1brc 2024-08-13 13:50:40 +02:00
bbc89aa2b3 Create single threaded version using smol for async reading of the file 46 -> 40 seconds
fapmaster pushed to master at dotfiles/nvim 2024-08-13 11:50:35 +02:00
4f2c968b33 added jdtls, need to play with it some more to add missing keymaps and