Skip to content

Activity

Use parentheses in query rewriter

habbespushed 3 commits to master • c54c905…f918d32 • 
8 days ago

Add notes from experiments

habbespushed 1 commit to master • 65bd45f…c54c905 • 
8 days ago

Test array enumeration devirtualization in .NET 10

habbespushed 1 commit to master • a0f46fd…65bd45f • 
8 days ago

Update TODOs

habbespushed 2 commits to master • 530292e…a0f46fd • 
9 days ago

Add benchmarks with in expressions and arrays

habbespushed 1 commit to master • ed3b1d8…530292e • 
9 days ago

Add semantic bind support for in expressions and arrays

habbespushed 2 commits to master • 186984f…ed3b1d8 • 
9 days ago

Support parsing array expressions

habbespushed 1 commit to master • 98fa4d0…186984f • 
9 days ago

Detected misplaced commas in arrays

habbespushed 1 commit to master • 242f038…98fa4d0 • 
10 days ago

Detected unmatched closing brackets in arrays

habbespushed 2 commits to master • 317db87…242f038 • 
10 days ago

Test support for nested arrays

habbespushed 2 commits to master • b0dc2e9…317db87 • 
10 days ago

Create failing test for array support in OData slim lexer

habbespushed 1 commit to master • 2100de0…b0dc2e9 • 
10 days ago

Expand checkpoints for OData Uri Parser

habbespushed 1 commit to master • ffe3440…2100de0 • 
10 days ago

Fix bug in perf analysis sample

habbespushed 1 commit to master • f2698eb…ffe3440 • 
on Jan 29

Merge pull request #4 from habbes/dotnet-perf-analysis-intro

Pull request merge
habbespushed 5 commits to master • 5330ab9…f2698eb • 
on Jan 27

Merge branch 'master' of https://github.com/habbes/experiments into d…

habbespushed 30 commits to dotnet-perf-analysis-intro • e357dea…822e6d4 • 
on Jan 27

Add data size in load tests

habbespushed 2 commits to dotnet-perf-analysis-intro • e6ccb4a…e357dea • 
on Jan 27

Basic sample app

habbescreated dotnet-perf-analysis-intro • e6ccb4a • 
on Jan 27

Deleted branch

habbesdeleted odata-slim-uri-parser • 
on Dec 12, 2024

Merge pull request #3 from habbes/odata-slim-uri-parser

Pull request merge
habbespushed 16 commits to master • ab90600…5330ab9 • 
on Dec 12, 2024

Highlight new benchmarks

habbespushed 1 commit to odata-slim-uri-parser • d3ba763…f004873 • 
on Dec 10, 2024

Add checkpoint commit to readme

habbespushed 1 commit to odata-slim-uri-parser • d878b37…d3ba763 • 
on Dec 10, 2024

First version of semantic binder

habbespushed 1 commit to odata-slim-uri-parser • 05954ac…d878b37 • 
on Dec 10, 2024

Update benchmark results

habbespushed 1 commit to odata-slim-uri-parser • 9282da8…05954ac • 
on Dec 10, 2024

Update benchmarks

habbespushed 1 commit to odata-slim-uri-parser • 86761cf…9282da8 • 
on Dec 10, 2024

Add optimizations to parser

habbespushed 1 commit to odata-slim-uri-parser • 7f5b372…86761cf • 
on Dec 10, 2024

Add checkpoint 2 commit to readme

habbespushed 1 commit to odata-slim-uri-parser • d3e2d81…7f5b372 • 
on Dec 10, 2024

Fix syntactic parser precedence detection and add benchmarks

habbespushed 2 commits to odata-slim-uri-parser • e5c49d3…d3e2d81 • 
on Dec 10, 2024

Temporary benchmarks for syntactic parser

habbespushed 4 commits to odata-slim-uri-parser • b5d4a56…e5c49d3 • 
on Dec 10, 2024

Add benchmarks

habbespushed 1 commit to odata-slim-uri-parser • 65dc370…b5d4a56 • 
on Dec 9, 2024

Create lightweight OData Uri parser PoC

habbescreated odata-slim-uri-parser • 65dc370 • 
on Dec 9, 2024