Let A, B ∈ [X, Y] be two bivariate polynomials over an effective field , and let G be the reduced Gröbner basis of the ideal I ≔ ⟨A, B⟩ generated by A and B with respect to the usual degree lexicographic order. Assuming A and B sufficiently generic, we design a quasi-optimal algorithm for the reduction of P ∈ [X, Y] modulo G, where "quasi-optimal" is meant in terms of the size of the input A, B, P. Immediate applications are an ideal membership test and a multiplication algorithm for the quotient algebra ≔ [X, Y]/⟨A, B⟩, both in quasi-linear time. Moreover, we show that G itself can be computed in quasi-linear time with respect to the output size. Operation Our paper Previous best Deglex Gröbner basis G O(R(m 2 ) + R(n m) n log n) = Õ (|A, B, G|) O(n 2 R(n m)) Structure of [X, Y]/⟨A, B⟩ O(R(m 2 ) + M(n m) log n) = Õ (|A, B|) O(n 2 R(n m)) Reduction of P with deg P = d O(R(d 2 ) + R(n m) log n) = Õ (|P| + D) O(R(d 2 ) + n R(n m)) Multiplication in [X, Y]/⟨A, B⟩ O(R(n m) log n) = Õ (D)